diff --git a/BlitzPointer.vcxproj b/BlitzPointer.vcxproj index c124d09..9c429c4 100644 --- a/BlitzPointer.vcxproj +++ b/BlitzPointer.vcxproj @@ -1,197 +1,205 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {AC8F52F4-9FE6-4CEF-B549-8180757020C8} - BlitzPointer - - - - DynamicLibrary - true - v120 - Unicode - - - DynamicLibrary - false - v120 - false - Unicode - - - - - - - - - - - - - $(SolutionDir)\#Build\$(ProjectName)\$(Configuration)\ - $(SolutionDir)\#Intermediate\$(ProjectName)\$(Configuration)\ - .dll - true - $(ProjectDir);$(VC_IncludePath);$(WindowsSDK_IncludePath); - - - $(SolutionDir)\#Build\$(ProjectName)\$(Configuration)\ - $(SolutionDir)\#Intermediate\$(ProjectName)\$(Configuration)\ - .dll - true - $(ProjectDir);$(VC_IncludePath);$(WindowsSDK_IncludePath); - - - - Level3 - Disabled - - - $(SolutionDir);$(ProjectDir) - false - Default - MultiThreaded - false - false - false - false - 4Bytes - true - false - false - false - - - false - false - Disabled - false - StdCall - - - true - 1.0 - - - - - - - Level3 - Full - false - true - - - $(SolutionDir);$(ProjectDir) - false - Speed - MultiThreaded - false - false - false - 4Bytes - true - false - false - false - - - Default - false - AnySuitable - false - StdCall - - - false - - - - - 1.0 - - - - - - - false - false - - - - - - - - - - - - - BlitzPointer.decls - PreserveNewest - true - - - Examples\BlitzPointer.ipf - PreserveNewest - true - - - Examples\Example_Shared.bb - PreserveNewest - true - - - Examples\Example01.bb - PreserveNewest - true - - - Examples\Example02.bb - PreserveNewest - true - - - Examples\Example03.bb - PreserveNewest - true - - - Examples\Example04.bb - PreserveNewest - true - - - Examples\Example05.bb - PreserveNewest - true - - - Examples\Example06.bb - PreserveNewest - true - - - Examples\Example07.bb - PreserveNewest - true - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + + {AC8F52F4-9FE6-4CEF-B549-8180757020C8} + BlitzPointer + + + + DynamicLibrary + true + v120 + Unicode + + + DynamicLibrary + false + v120 + false + Unicode + + + + + + + + + + + + + $(SolutionDir)\#Build\$(ProjectName)\$(Configuration)\ + $(SolutionDir)\#Intermediate\$(ProjectName)\$(Configuration)\ + .dll + true + $(ProjectDir);$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + $(SolutionDir)\#Build\$(ProjectName)\$(Configuration)\ + $(SolutionDir)\#Intermediate\$(ProjectName)\$(Configuration)\ + .dll + true + $(ProjectDir);$(VC_IncludePath);$(WindowsSDK_IncludePath); + + + + Level3 + Disabled + + + $(SolutionDir);$(ProjectDir) + false + Default + MultiThreaded + false + false + false + false + 4Bytes + true + false + false + false + + + false + false + Disabled + false + StdCall + + + true + 1.0 + + + + + + + Level3 + Full + false + true + + + $(SolutionDir);$(ProjectDir) + false + Speed + MultiThreaded + false + false + false + 4Bytes + true + false + false + false + + + Default + false + AnySuitable + false + StdCall + + + false + + + + + 1.0 + + + + + + + false + false + + + + + + + + + + + + + LICENSE + PreserveNewest + + + LICENSE.lesser + PreserveNewest + + + BlitzPointer.decls + PreserveNewest + true + + + Examples\BlitzPointer.ipf + PreserveNewest + true + + + Examples\Example_Shared.bb + PreserveNewest + true + + + Examples\Example01.bb + PreserveNewest + true + + + Examples\Example02.bb + PreserveNewest + true + + + Examples\Example03.bb + PreserveNewest + true + + + Examples\Example04.bb + PreserveNewest + true + + + Examples\Example05.bb + PreserveNewest + true + + + Examples\Example06.bb + PreserveNewest + true + + + Examples\Example07.bb + PreserveNewest + true + + + + + \ No newline at end of file