Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="unicodedata" |
| 6 | SccProjectName="unicodedata" |
| 7 | SccLocalPath=".."> |
| 8 | <Platforms> |
| 9 | <Platform |
| 10 | Name="Win32"/> |
| 11 | </Platforms> |
| 12 | <Configurations> |
| 13 | <Configuration |
| 14 | Name="Release|Win32" |
| 15 | OutputDirectory=".\." |
| 16 | IntermediateDirectory=".\x86-temp-release\unicodedata" |
| 17 | ConfigurationType="2" |
| 18 | UseOfMFC="0" |
| 19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 20 | CharacterSet="2"> |
| 21 | <Tool |
| 22 | Name="VCCLCompilerTool" |
| 23 | Optimization="2" |
| 24 | InlineFunctionExpansion="1" |
Christian Heimes | 8255222 | 2007-12-31 16:17:13 +0000 | [diff] [blame] | 25 | AdditionalIncludeDirectories="..\..\Include,..\..\PC" |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 26 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS" |
| 27 | StringPooling="TRUE" |
| 28 | RuntimeLibrary="2" |
| 29 | EnableFunctionLevelLinking="TRUE" |
| 30 | UsePrecompiledHeader="2" |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 31 | WarningLevel="3" |
| 32 | SuppressStartupBanner="TRUE" |
| 33 | CompileAs="0"/> |
| 34 | <Tool |
| 35 | Name="VCCustomBuildTool"/> |
| 36 | <Tool |
| 37 | Name="VCLinkerTool" |
| 38 | OutputFile="./unicodedata.pyd" |
| 39 | LinkIncremental="1" |
| 40 | SuppressStartupBanner="TRUE" |
| 41 | ProgramDatabaseFile=".\./unicodedata.pdb" |
| 42 | BaseAddress="0x1D120000" |
| 43 | ImportLibrary=".\./unicodedata.lib" |
| 44 | TargetMachine="1"/> |
| 45 | <Tool |
Martin v. Löwis | 532bc03 | 2006-01-03 07:38:51 +0000 | [diff] [blame] | 46 | Name="VCMIDLTool"/> |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 47 | <Tool |
| 48 | Name="VCPostBuildEventTool"/> |
| 49 | <Tool |
| 50 | Name="VCPreBuildEventTool"/> |
| 51 | <Tool |
| 52 | Name="VCPreLinkEventTool"/> |
| 53 | <Tool |
Martin v. Löwis | 532bc03 | 2006-01-03 07:38:51 +0000 | [diff] [blame] | 54 | Name="VCResourceCompilerTool"/> |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 55 | <Tool |
| 56 | Name="VCWebServiceProxyGeneratorTool"/> |
| 57 | <Tool |
| 58 | Name="VCXMLDataGeneratorTool"/> |
| 59 | <Tool |
| 60 | Name="VCWebDeploymentTool"/> |
| 61 | <Tool |
| 62 | Name="VCManagedWrapperGeneratorTool"/> |
| 63 | <Tool |
| 64 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 65 | </Configuration> |
| 66 | <Configuration |
| 67 | Name="Debug|Win32" |
| 68 | OutputDirectory=".\." |
| 69 | IntermediateDirectory=".\x86-temp-debug\unicodedata" |
| 70 | ConfigurationType="2" |
| 71 | UseOfMFC="0" |
| 72 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 73 | CharacterSet="2"> |
| 74 | <Tool |
| 75 | Name="VCCLCompilerTool" |
| 76 | Optimization="0" |
Christian Heimes | 8255222 | 2007-12-31 16:17:13 +0000 | [diff] [blame] | 77 | AdditionalIncludeDirectories="..\..\Include,..\..\PC" |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 78 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS" |
| 79 | BasicRuntimeChecks="3" |
| 80 | RuntimeLibrary="3" |
| 81 | UsePrecompiledHeader="2" |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 82 | WarningLevel="3" |
| 83 | SuppressStartupBanner="TRUE" |
| 84 | DebugInformationFormat="3" |
| 85 | CompileAs="0"/> |
| 86 | <Tool |
| 87 | Name="VCCustomBuildTool"/> |
| 88 | <Tool |
| 89 | Name="VCLinkerTool" |
| 90 | OutputFile="./unicodedata_d.pyd" |
| 91 | LinkIncremental="1" |
| 92 | SuppressStartupBanner="TRUE" |
| 93 | GenerateDebugInformation="TRUE" |
| 94 | ProgramDatabaseFile=".\./unicodedata_d.pdb" |
| 95 | BaseAddress="0x1D120000" |
| 96 | ImportLibrary=".\./unicodedata_d.lib" |
| 97 | TargetMachine="1"/> |
| 98 | <Tool |
Martin v. Löwis | 532bc03 | 2006-01-03 07:38:51 +0000 | [diff] [blame] | 99 | Name="VCMIDLTool"/> |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 100 | <Tool |
| 101 | Name="VCPostBuildEventTool"/> |
| 102 | <Tool |
| 103 | Name="VCPreBuildEventTool"/> |
| 104 | <Tool |
| 105 | Name="VCPreLinkEventTool"/> |
| 106 | <Tool |
Martin v. Löwis | 532bc03 | 2006-01-03 07:38:51 +0000 | [diff] [blame] | 107 | Name="VCResourceCompilerTool"/> |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 108 | <Tool |
| 109 | Name="VCWebServiceProxyGeneratorTool"/> |
| 110 | <Tool |
| 111 | Name="VCXMLDataGeneratorTool"/> |
| 112 | <Tool |
| 113 | Name="VCWebDeploymentTool"/> |
| 114 | <Tool |
| 115 | Name="VCManagedWrapperGeneratorTool"/> |
| 116 | <Tool |
| 117 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 118 | </Configuration> |
Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 119 | <Configuration |
| 120 | Name="ReleaseItanium|Win32" |
| 121 | OutputDirectory=".\." |
| 122 | IntermediateDirectory=".\ia64-temp-release\unicodedata" |
| 123 | ConfigurationType="2" |
| 124 | UseOfMFC="0" |
| 125 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 126 | CharacterSet="2"> |
| 127 | <Tool |
| 128 | Name="VCCLCompilerTool" |
Martin v. Löwis | cc0eba9 | 2007-01-20 14:05:39 +0000 | [diff] [blame] | 129 | AdditionalOptions=" /USECL:MS_ITANIUM /GS-" |
Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 130 | Optimization="2" |
| 131 | InlineFunctionExpansion="1" |
Christian Heimes | 8255222 | 2007-12-31 16:17:13 +0000 | [diff] [blame] | 132 | AdditionalIncludeDirectories="..\..\Include,..\..\PC" |
Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 133 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS" |
| 134 | StringPooling="TRUE" |
| 135 | BasicRuntimeChecks="0" |
| 136 | RuntimeLibrary="2" |
| 137 | BufferSecurityCheck="FALSE" |
| 138 | EnableFunctionLevelLinking="TRUE" |
| 139 | UsePrecompiledHeader="2" |
Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 140 | WarningLevel="3" |
| 141 | SuppressStartupBanner="TRUE" |
| 142 | Detect64BitPortabilityProblems="TRUE" |
| 143 | DebugInformationFormat="3" |
| 144 | CompileAs="0"/> |
| 145 | <Tool |
| 146 | Name="VCCustomBuildTool"/> |
| 147 | <Tool |
| 148 | Name="VCLinkerTool" |
| 149 | AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK" |
| 150 | OutputFile="./unicodedata.pyd" |
| 151 | LinkIncremental="1" |
| 152 | SuppressStartupBanner="TRUE" |
| 153 | ProgramDatabaseFile=".\./unicodedata.pdb" |
| 154 | BaseAddress="0x1D120000" |
| 155 | ImportLibrary=".\./unicodedata.lib" |
| 156 | TargetMachine="0"/> |
| 157 | <Tool |
Martin v. Löwis | 532bc03 | 2006-01-03 07:38:51 +0000 | [diff] [blame] | 158 | Name="VCMIDLTool"/> |
Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 159 | <Tool |
| 160 | Name="VCPostBuildEventTool"/> |
| 161 | <Tool |
| 162 | Name="VCPreBuildEventTool"/> |
| 163 | <Tool |
| 164 | Name="VCPreLinkEventTool"/> |
| 165 | <Tool |
Martin v. Löwis | 532bc03 | 2006-01-03 07:38:51 +0000 | [diff] [blame] | 166 | Name="VCResourceCompilerTool"/> |
Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 167 | <Tool |
| 168 | Name="VCWebServiceProxyGeneratorTool"/> |
| 169 | <Tool |
| 170 | Name="VCXMLDataGeneratorTool"/> |
| 171 | <Tool |
| 172 | Name="VCWebDeploymentTool"/> |
| 173 | <Tool |
| 174 | Name="VCManagedWrapperGeneratorTool"/> |
| 175 | <Tool |
| 176 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 177 | </Configuration> |
Martin v. Löwis | 856bf9a | 2006-02-14 20:42:55 +0000 | [diff] [blame] | 178 | <Configuration |
| 179 | Name="ReleaseAMD64|Win32" |
| 180 | OutputDirectory="." |
| 181 | IntermediateDirectory="amd64-temp-release\unicodedata" |
| 182 | ConfigurationType="2" |
| 183 | UseOfMFC="0" |
| 184 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| 185 | CharacterSet="2"> |
| 186 | <Tool |
| 187 | Name="VCCLCompilerTool" |
Martin v. Löwis | 79b0f85 | 2006-04-26 17:19:44 +0000 | [diff] [blame] | 188 | AdditionalOptions=" /USECL:MS_OPTERON /GS-" |
Martin v. Löwis | 856bf9a | 2006-02-14 20:42:55 +0000 | [diff] [blame] | 189 | Optimization="2" |
| 190 | InlineFunctionExpansion="1" |
Christian Heimes | 8255222 | 2007-12-31 16:17:13 +0000 | [diff] [blame] | 191 | AdditionalIncludeDirectories="..\..\Include,..\..\PC" |
Martin v. Löwis | 856bf9a | 2006-02-14 20:42:55 +0000 | [diff] [blame] | 192 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS" |
| 193 | StringPooling="TRUE" |
| 194 | BasicRuntimeChecks="0" |
| 195 | RuntimeLibrary="2" |
| 196 | BufferSecurityCheck="FALSE" |
| 197 | EnableFunctionLevelLinking="TRUE" |
| 198 | UsePrecompiledHeader="2" |
| 199 | WarningLevel="3" |
| 200 | SuppressStartupBanner="TRUE" |
| 201 | Detect64BitPortabilityProblems="TRUE" |
| 202 | DebugInformationFormat="3" |
| 203 | CompileAs="0"/> |
| 204 | <Tool |
| 205 | Name="VCCustomBuildTool"/> |
| 206 | <Tool |
| 207 | Name="VCLinkerTool" |
| 208 | AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK" |
| 209 | OutputFile="./unicodedata.pyd" |
| 210 | LinkIncremental="1" |
| 211 | SuppressStartupBanner="TRUE" |
| 212 | ProgramDatabaseFile=".\./unicodedata.pdb" |
| 213 | BaseAddress="0x1D120000" |
| 214 | ImportLibrary=".\./unicodedata.lib" |
| 215 | TargetMachine="0"/> |
| 216 | <Tool |
| 217 | Name="VCMIDLTool"/> |
| 218 | <Tool |
| 219 | Name="VCPostBuildEventTool"/> |
| 220 | <Tool |
| 221 | Name="VCPreBuildEventTool"/> |
| 222 | <Tool |
| 223 | Name="VCPreLinkEventTool"/> |
| 224 | <Tool |
| 225 | Name="VCResourceCompilerTool"/> |
| 226 | <Tool |
| 227 | Name="VCWebServiceProxyGeneratorTool"/> |
| 228 | <Tool |
| 229 | Name="VCXMLDataGeneratorTool"/> |
| 230 | <Tool |
| 231 | Name="VCWebDeploymentTool"/> |
| 232 | <Tool |
| 233 | Name="VCManagedWrapperGeneratorTool"/> |
| 234 | <Tool |
| 235 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 236 | </Configuration> |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 237 | </Configurations> |
| 238 | <References> |
| 239 | </References> |
| 240 | <Files> |
| 241 | <File |
Christian Heimes | 8255222 | 2007-12-31 16:17:13 +0000 | [diff] [blame] | 242 | RelativePath="..\..\Modules\unicodedata.c"> |
Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 243 | </File> |
| 244 | </Files> |
| 245 | <Globals> |
| 246 | </Globals> |
| 247 | </VisualStudioProject> |