diff --git a/visual_studio/TWAIN_DSM_VS2015.vcxproj b/visual_studio/TWAIN_DSM_VS2015.vcxproj new file mode 100755 index 000000000000..425c39966171 --- /dev/null +++ b/visual_studio/TWAIN_DSM_VS2015.vcxproj @@ -0,0 +1,258 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {5F73EBC7-6A0E-4CBF-A37C-CB167E4CC379} + TWAINDSM + Win32Proj + 8.1 + + + + DynamicLibrary + MultiByte + v140 + + + DynamicLibrary + MultiByte + v140 + + + DynamicLibrary + MultiByte + v140 + + + DynamicLibrary + MultiByte + v140 + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(Configuration)15_32\ + $(Configuration)15_32\ + false + $(Configuration)15_64\ + $(Configuration)15_64\ + + $(Configuration)15_32\ + $(Configuration)15_32\ + false + $(Configuration)15_64\ + $(Configuration)15_64\ + false + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + TWAINDSM + + + TWAINDSM + + + TWAINDSM + + + TWAINDSM + + + + create pub folders if do not exist + + + + + Disabled + .;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;TWAIN_DSM_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level4 + false + ProgramDatabase + + + $(OutDir)TWAINDSM.dll + true + ..\..\pub\external\lib;..\..\pub\lib;%(AdditionalLibraryDirectories) + ..\src\dsm.def + true + $(OutDir)TWAINDSM.pdb + Windows + true + true + $(OutDir)TWAINDSM.lib + MachineX86 + + + + + create pub folders if do not exist + + + + + X64 + + + Disabled + .;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;TWAIN_DSM_EXPORTS;WIN64;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level4 + false + ProgramDatabase + + + _VC80_UPGRADE=0x0710;WIN64;%(PreprocessorDefinitions) + + + $(ProjectDir)\$(OutDir)TWAINDSM.dll + true + ..\..\pub\external\lib;..\..\pub\lib;%(AdditionalLibraryDirectories) + ..\src\dsm.def + true + $(OutDir)TWAINDSM.pdb + Windows + true + true + $(OutDir)TWAINDSM.lib + MachineX64 + + + + + create pub folders if do not exist + + + + + .;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;TWAIN_DSM_EXPORTS;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + false + ProgramDatabase + + + $(OutDir)TWAINDSM.dll + ..\..\pub\external\lib;..\..\pub\lib;%(AdditionalLibraryDirectories) + ..\src\dsm.def + true + Windows + true + true + true + true + $(OutDir)TWAINDSM.lib + MachineX86 + + + + + create pub folders if do not exist + + + + + X64 + + + .;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;TWAIN_DSM_EXPORTS;WIN64;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + false + ProgramDatabase + + + _VC80_UPGRADE=0x0710;WIN64;%(PreprocessorDefinitions) + + + $(ProjectDir)\$(OutDir)TWAINDSM.dll + ..\..\pub\external\lib;..\..\pub\lib;%(AdditionalLibraryDirectories) + ..\src\dsm.def + true + Windows + true + true + true + true + $(OutDir)TWAINDSM.lib + MachineX64 + + + + + + + + + + + + + + + + + + + + \ No newline at end of file