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

Update for Windows

parent 9bda55ed
CMakeCache.txt
CMakeFiles/* CMakeFiles/*
example/CMakeFiles/* example/CMakeFiles/*
*.cmake *.cmake
CMakeCache.txt
*.out *.out
*.a *.a
Makefile Makefile
example/main example/main
install_manifest.txt install_manifest.txt
*.dylib *.dylib
*.so
*.vcxproj
*.filters
Debug
*.sln
*.lib
#ifdef _WIN32
#pragma comment(lib, "xxtea.lib")
#endif
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <xxtea.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