Commit 5a7ec8b6 authored by 小马哥's avatar 小马哥

Update for Windows

parent 9bda55ed
CMakeCache.txt
CMakeFiles/*
example/CMakeFiles/*
*.cmake
CMakeCache.txt
*.out
*.a
Makefile
example/main
install_manifest.txt
*.dylib
*.so
*.vcxproj
*.filters
Debug
*.sln
*.lib
#ifdef _WIN32
#pragma comment(lib, "xxtea.lib")
#endif
#include <stdio.h>
#include <string.h>
#include <xxtea.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment