OLD | NEW |
(Empty) | |
| 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" |
| 4 Version="9.00" |
| 5 Name="icuzdump" |
| 6 ProjectGUID="{655F4481-B461-4DF0-AF10-0D01114A26C1}" |
| 7 RootNamespace="icuzdump" |
| 8 Keyword="Win32Proj" |
| 9 TargetFrameworkVersion="131072" |
| 10 > |
| 11 <Platforms> |
| 12 <Platform |
| 13 Name="Win32" |
| 14 /> |
| 15 </Platforms> |
| 16 <ToolFiles> |
| 17 </ToolFiles> |
| 18 <Configurations> |
| 19 <Configuration |
| 20 Name="Debug|Win32" |
| 21 OutputDirectory=".\x86\Debug" |
| 22 IntermediateDirectory=".\x86\Debug" |
| 23 ConfigurationType="1" |
| 24 CharacterSet="1" |
| 25 > |
| 26 <Tool |
| 27 Name="VCPreBuildEventTool" |
| 28 /> |
| 29 <Tool |
| 30 Name="VCCustomBuildTool" |
| 31 CommandLine="copy "$(TargetPath)" ..\.
.\..\bin
" |
| 32 Outputs="..\..\..\bin\$(TargetFileName)" |
| 33 /> |
| 34 <Tool |
| 35 Name="VCXMLDataGeneratorTool" |
| 36 /> |
| 37 <Tool |
| 38 Name="VCWebServiceProxyGeneratorTool" |
| 39 /> |
| 40 <Tool |
| 41 Name="VCMIDLTool" |
| 42 /> |
| 43 <Tool |
| 44 Name="VCCLCompilerTool" |
| 45 Optimization="0" |
| 46 AdditionalIncludeDirectories="..\..\..\include;.
.\toolutil,..\..\common" |
| 47 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECUR
E_NO_DEPRECATE" |
| 48 MinimalRebuild="false" |
| 49 BasicRuntimeChecks="3" |
| 50 RuntimeLibrary="3" |
| 51 DisableLanguageExtensions="true" |
| 52 UsePrecompiledHeader="0" |
| 53 PrecompiledHeaderFile=".\x86\Debug/icuzdump.pch" |
| 54 AssemblerListingLocation=".\x86\Debug/" |
| 55 ObjectFile=".\x86\Debug/" |
| 56 ProgramDataBaseFileName=".\x86\Debug/" |
| 57 BrowseInformation="1" |
| 58 WarningLevel="3" |
| 59 Detect64BitPortabilityProblems="false" |
| 60 DebugInformationFormat="4" |
| 61 CompileAs="0" |
| 62 /> |
| 63 <Tool |
| 64 Name="VCManagedResourceCompilerTool" |
| 65 /> |
| 66 <Tool |
| 67 Name="VCResourceCompilerTool" |
| 68 /> |
| 69 <Tool |
| 70 Name="VCPreLinkEventTool" |
| 71 /> |
| 72 <Tool |
| 73 Name="VCLinkerTool" |
| 74 AdditionalDependencies="icuucd.lib icuind.lib ic
utud.lib icuiod.lib" |
| 75 OutputFile=".\x86\Debug/icuzdump.exe" |
| 76 LinkIncremental="2" |
| 77 AdditionalLibraryDirectories="..\..\..\lib" |
| 78 GenerateDebugInformation="true" |
| 79 ProgramDatabaseFile=".\x86\Debug/icuzdump.pdb" |
| 80 SubSystem="1" |
| 81 RandomizedBaseAddress="1" |
| 82 DataExecutionPrevention="0" |
| 83 TargetMachine="0" |
| 84 /> |
| 85 <Tool |
| 86 Name="VCALinkTool" |
| 87 /> |
| 88 <Tool |
| 89 Name="VCManifestTool" |
| 90 UseFAT32Workaround="true" |
| 91 /> |
| 92 <Tool |
| 93 Name="VCXDCMakeTool" |
| 94 /> |
| 95 <Tool |
| 96 Name="VCBscMakeTool" |
| 97 /> |
| 98 <Tool |
| 99 Name="VCFxCopTool" |
| 100 /> |
| 101 <Tool |
| 102 Name="VCAppVerifierTool" |
| 103 /> |
| 104 <Tool |
| 105 Name="VCPostBuildEventTool" |
| 106 /> |
| 107 </Configuration> |
| 108 <Configuration |
| 109 Name="Release|Win32" |
| 110 OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| 111 IntermediateDirectory="$(ConfigurationName)" |
| 112 ConfigurationType="1" |
| 113 CharacterSet="1" |
| 114 WholeProgramOptimization="1" |
| 115 > |
| 116 <Tool |
| 117 Name="VCPreBuildEventTool" |
| 118 /> |
| 119 <Tool |
| 120 Name="VCCustomBuildTool" |
| 121 /> |
| 122 <Tool |
| 123 Name="VCXMLDataGeneratorTool" |
| 124 /> |
| 125 <Tool |
| 126 Name="VCWebServiceProxyGeneratorTool" |
| 127 /> |
| 128 <Tool |
| 129 Name="VCMIDLTool" |
| 130 /> |
| 131 <Tool |
| 132 Name="VCCLCompilerTool" |
| 133 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
| 134 RuntimeLibrary="2" |
| 135 UsePrecompiledHeader="0" |
| 136 WarningLevel="3" |
| 137 Detect64BitPortabilityProblems="true" |
| 138 DebugInformationFormat="3" |
| 139 /> |
| 140 <Tool |
| 141 Name="VCManagedResourceCompilerTool" |
| 142 /> |
| 143 <Tool |
| 144 Name="VCResourceCompilerTool" |
| 145 /> |
| 146 <Tool |
| 147 Name="VCPreLinkEventTool" |
| 148 /> |
| 149 <Tool |
| 150 Name="VCLinkerTool" |
| 151 LinkIncremental="1" |
| 152 GenerateDebugInformation="true" |
| 153 SubSystem="1" |
| 154 OptimizeReferences="2" |
| 155 EnableCOMDATFolding="2" |
| 156 RandomizedBaseAddress="1" |
| 157 DataExecutionPrevention="0" |
| 158 TargetMachine="1" |
| 159 /> |
| 160 <Tool |
| 161 Name="VCALinkTool" |
| 162 /> |
| 163 <Tool |
| 164 Name="VCManifestTool" |
| 165 /> |
| 166 <Tool |
| 167 Name="VCXDCMakeTool" |
| 168 /> |
| 169 <Tool |
| 170 Name="VCBscMakeTool" |
| 171 /> |
| 172 <Tool |
| 173 Name="VCFxCopTool" |
| 174 /> |
| 175 <Tool |
| 176 Name="VCAppVerifierTool" |
| 177 /> |
| 178 <Tool |
| 179 Name="VCPostBuildEventTool" |
| 180 /> |
| 181 </Configuration> |
| 182 </Configurations> |
| 183 <References> |
| 184 </References> |
| 185 <Files> |
| 186 <Filter |
| 187 Name="Source Files" |
| 188 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| 189 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}
" |
| 190 > |
| 191 <File |
| 192 RelativePath=".\icuzdump.cpp" |
| 193 > |
| 194 </File> |
| 195 </Filter> |
| 196 <Filter |
| 197 Name="Header Files" |
| 198 Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 199 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}
" |
| 200 > |
| 201 </Filter> |
| 202 <Filter |
| 203 Name="Resource Files" |
| 204 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;
jpe;resx;tiff;tif;png;wav" |
| 205 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
" |
| 206 > |
| 207 </Filter> |
| 208 </Files> |
| 209 <Globals> |
| 210 </Globals> |
| 211 </VisualStudioProject> |
OLD | NEW |