diff -r 9ffcd8ed8537 -r e9aefd454d1e UacHelpers.CppLibrary/UacHelpers.CppLibrary.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/UacHelpers.CppLibrary/UacHelpers.CppLibrary.vcxproj Mon Feb 02 12:51:06 2015 +0100 @@ -0,0 +1,216 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + v2.0 + UacHelpers.UserAccountControl + {D043A646-FE7A-4334-B23D-E327593C1AE2} + UacHelpersCppLibrary + + + + + + + + + ManagedCProj + + + + DynamicLibrary + Unicode + true + true + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + true + + + DynamicLibrary + Unicode + true + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + true + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + true + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + 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