diff -r 4e41fb513d52 -r 60a1e2b6ed71 UacHelpers.CppLibrary/UacHelpers.CppLibrary.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/UacHelpers.CppLibrary/UacHelpers.CppLibrary.vcxproj Sat Feb 09 17:18:09 2013 +0100 @@ -0,0 +1,199 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + UacHelpers.UserAccountControl + {D043A646-FE7A-4334-B23D-E327593C1AE2} + UacHelpersCppLibrary + SAK + SAK + SAK + SAK + ManagedCProj + + + + DynamicLibrary + v110 + Unicode + true + true + + + DynamicLibrary + v110 + Unicode + true + + + DynamicLibrary + v110 + Unicode + true + true + + + DynamicLibrary + v110 + Unicode + true + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.51106.1 + + + ..\output\ + $(Configuration)\ + true + + + ..\output\ + $(Platform)\$(Configuration)\ + true + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + true + Level3 + ProgramDatabase + + + + true + true + false + + MachineX86 + + + + + X64 + + + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + true + Level3 + ProgramDatabase + + + + true + true + false + + MachineX64 + + + + + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreadedDLL + + true + Level3 + ProgramDatabase + + + + true + false + + MachineX86 + + + + + X64 + + + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreadedDLL + + true + Level3 + ProgramDatabase + + + + true + false + + MachineX64 + + + + + true + true + + + true + true + + + true + true + + + + + + + + + + + + + \ No newline at end of file