From 1f9a7e26baceb5916e8d612f27aaed1073bbdb87 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 14 Aug 2013 10:29:20 -0400 Subject: Move .vcxproj files to vsprojects\ subfolder and use Visual Studio's ability to add existing files to create per-tool solutions. Create self test solution to test basic functionality on Windows. --- ZeroTierOne.vcxproj | 200 ---------------------------------------------------- 1 file changed, 200 deletions(-) delete mode 100644 ZeroTierOne.vcxproj (limited to 'ZeroTierOne.vcxproj') diff --git a/ZeroTierOne.vcxproj b/ZeroTierOne.vcxproj deleted file mode 100644 index 35dd52ed..00000000 --- a/ZeroTierOne.vcxproj +++ /dev/null @@ -1,200 +0,0 @@ - - - - - Debug_32 - Win32 - - - - {0D4AE49A-FCE5-404F-8041-7FFC4DAF83F4} - Win32Proj - - - - DynamicLibrary - true - v110 - - - - - - - - - - true - - - - WIN32;_DEBUG;__WINDOWS__;_WINDOWS;_USRDLL;ZEROTIERONE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - Level3 - ProgramDatabase - Disabled - true - false - ext\bin\libcrypto\include;%(AdditionalIncludeDirectories) - - - MachineX86 - true - Windows - ext\bin\libcrypto\win32-vs2012\libeay32.lib;%(AdditionalDependencies) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3