diff --git a/GetMachineId.rc b/GetMachineId.rc index 439aa8e..0f7d45f 100644 Binary files a/GetMachineId.rc and b/GetMachineId.rc differ diff --git a/GetMachineId.vcxproj b/GetMachineId.vcxproj index fa6ae54..77b4fad 100644 --- a/GetMachineId.vcxproj +++ b/GetMachineId.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,12 +20,14 @@ Application true Unicode + v120_xp Application false true Unicode + v120_xp @@ -56,6 +58,7 @@ Level3 Disabled WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) + ProgramDatabase Windows @@ -64,6 +67,9 @@ copy $(TargetPath) \EgtProg\GetMachineId\ + + _DEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) + @@ -76,16 +82,22 @@ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) AnySuitable Speed + MultiThreadedDLL Windows false true true + + copy $(TargetPath) \EgtProg\GetMachineId\ + + NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) +