diff -r e22bf44c4300 -r e7c8c2b500bd PowerManager/PowerManager.vcxproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PowerManager/PowerManager.vcxproj Thu Sep 24 21:39:05 2015 +0200 @@ -0,0 +1,166 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + {C174F23D-3055-49BC-B6B0-563011AF624D} + v4.6 + ManagedCProj + PowerManager + 8.1 + + + + DynamicLibrary + true + v140 + true + Unicode + + + DynamicLibrary + false + v140 + true + Unicode + + + DynamicLibrary + true + v140 + true + Unicode + + + DynamicLibrary + false + v140 + true + Unicode + + + + + + + + + + + + + + + + + + + + + true + + + true + + + false + + + false + + + + Level3 + Disabled + WIN32;_DEBUG;%(PreprocessorDefinitions) + Use + + + true + user32.lib + + + + + Level3 + Disabled + _DEBUG;%(PreprocessorDefinitions) + Use + + + true + + + + + + Level3 + WIN32;NDEBUG;%(PreprocessorDefinitions) + Use + + + true + user32.lib + + + + + Level3 + NDEBUG;%(PreprocessorDefinitions) + Use + + + true + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + + + + + + \ No newline at end of file