diff --git a/eacmapper/eachook.vcxproj b/eacmapper/eachook.vcxproj new file mode 100644 index 0000000..18e5a50 --- /dev/null +++ b/eacmapper/eachook.vcxproj @@ -0,0 +1,184 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + + + + + + + + + + + 16.0 + Win32Proj + {1f442be4-4658-468f-866d-57d8dab1eefe} + eachook + 10.0 + eachook + + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + DynamicLibrary + true + v142 + Unicode + + + DynamicLibrary + false + v142 + true + Unicode + + + + + + + + + + + + + + + + + + + + + true + + + false + false + + + true + + + false + false + + + + Level3 + true + WIN32;_DEBUG;EACHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Use + pch.h + + + Windows + true + false + + + + + TurnOffAllWarnings + true + true + true + WIN32;NDEBUG;EACHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + NotUsing + + + false + MultiThreaded + false + + + NotSet + true + true + false + false + kernel32.lib;user32.lib;minicrt.lib;ntdll.lib;%(AdditionalDependencies) + true + dll_main + + + + + Level3 + true + _DEBUG;EACHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Use + pch.h + + + Windows + true + false + + + + + TurnOffAllWarnings + true + true + true + NDEBUG;EACHOOK_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + NotUsing + + + false + MultiThreaded + false + + + NotSet + true + true + true + false + kernel32.lib;user32.lib;minicrt.lib;ntdll.lib;%(AdditionalDependencies) + true + dll_main + + + + + + \ No newline at end of file