From 7a00574163029c0c2b649878c95d5acbd083564a Mon Sep 17 00:00:00 2001 From: "Roberto C. Sanchez" Date: Mon, 12 May 2014 08:21:30 -0400 Subject: Imported Upstream version 1.7.2+dfsg --- utilities/vcppmake/modwrite.vcxproj | 117 ++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 utilities/vcppmake/modwrite.vcxproj (limited to 'utilities/vcppmake/modwrite.vcxproj') diff --git a/utilities/vcppmake/modwrite.vcxproj b/utilities/vcppmake/modwrite.vcxproj new file mode 100644 index 0000000..8f36476 --- /dev/null +++ b/utilities/vcppmake/modwrite.vcxproj @@ -0,0 +1,117 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {45C674C0-193D-47AF-B9E0-61A4DE57D3E0} + modwrite + + + + Application + MultiByte + true + v110 + + + Application + MultiByte + v110 + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)Debug\ + Debug\ + $(SolutionDir)Release\ + Release\ + AllRules.ruleset + + + AllRules.ruleset + + + + + + + + + true + + + + Disabled + ../../include;../../src/utilfuns/win32;../../../icu-sword/include;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_CONSOLE;_ICU_;_ICUSWORD_;SWUSINGDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + true + + + libsword.lib;icuuc.lib;icuin.lib;icudt.lib;%(AdditionalDependencies) + Debug\$(ProjectName).exe + ../../../icu-sword/lib;../../lib/vcppmake/Debug;%(AdditionalLibraryDirectories) + true + MachineX86 + + + + + + + Full + true + ../../include;../../src/utilfuns/win32;../../../icu-sword/include;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_CONSOLE;_ICU_;_ICUSWORD_;SWUSINGDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Level3 + ProgramDatabase + true + AnySuitable + Speed + + + libsword.lib;icuuc.lib;icuin.lib;icudt.lib;%(AdditionalDependencies) + Release\$(ProjectName).exe + ../../../icu-sword/lib;../../lib/vcppmake/Release;%(AdditionalLibraryDirectories) + true + true + true + MachineX86 + + + + + + + + {97449e5e-f880-4d22-933a-0d2fc32034d4} + false + + + + + + \ No newline at end of file -- cgit v1.2.3