
1: <?xml version="1.0" encoding="shift_jis"?> 2: <VisualStudioProject 3: ProjectType="Visual C++" 4: Version="8.00" 5: Name="ext-charconv" 6: ProjectGUID="{B9709366-816A-4DCC-807B-F56DF265F281}" 7: RootNamespace="extcharconv" 8: Keyword="Win32Proj" 9: > 10: <Platforms> 11: <Platform 12: Name="Win32" 13: /> 14: </Platforms> 15: <ToolFiles> 16: </ToolFiles> 17: <Configurations> 18: <Configuration 19: Name="Debug|Win32" 20: ConfigurationType="2" 21: InheritedPropertySheets=".\ext.vsprops" 22: CharacterSet="1" 23: > 24: <Tool 25: Name="VCPreBuildEventTool" 26: /> 27: <Tool 28: Name="VCCustomBuildTool" 29: /> 30: <Tool 31: Name="VCXMLDataGeneratorTool" 32: /> 33: <Tool 34: Name="VCWebServiceProxyGeneratorTool" 35: /> 36: <Tool 37: Name="VCMIDLTool" 38: /> 39: <Tool 40: Name="VCCLCompilerTool" 41: Optimization="0" 42: AdditionalIncludeDirectories="" 43: PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;EXTCHARCONV_EXPORTS" 44: MinimalRebuild="true" 45: BasicRuntimeChecks="3" 46: RuntimeLibrary="3" 47: UsePrecompiledHeader="0" 48: WarningLevel="3" 49: Detect64BitPortabilityProblems="true" 50: DebugInformationFormat="4" 51: /> 52: <Tool 53: Name="VCManagedResourceCompilerTool" 54: /> 55: <Tool 56: Name="VCResourceCompilerTool" 57: /> 58: <Tool 59: Name="VCPreLinkEventTool" 60: /> 61: <Tool 62: Name="VCLinkerTool" 63: OutputFile="$(OutDir)\libcharconv.dll" 64: LinkIncremental="2" 65: GenerateDebugInformation="true" 66: SubSystem="2" 67: TargetMachine="1" 68: /> 69: <Tool 70: Name="VCALinkTool" 71: /> 72: <Tool 73: Name="VCManifestTool" 74: /> 75: <Tool 76: Name="VCXDCMakeTool" 77: /> 78: <Tool 79: Name="VCBscMakeTool" 80: /> 81: <Tool 82: Name="VCFxCopTool" 83: /> 84: <Tool 85: Name="VCAppVerifierTool" 86: /> 87: <Tool 88: Name="VCWebDeploymentTool" 89: /> 90: <Tool 91: Name="VCPostBuildEventTool" 92: /> 93: </Configuration> 94: <Configuration 95: Name="Release|Win32" 96: OutputDirectory="$(SolutionDir)$(ConfigurationName)" 97: IntermediateDirectory="$(ConfigurationName)" 98: ConfigurationType="2" 99: InheritedPropertySheets=".\ext.vsprops" 100: CharacterSet="1" 101: WholeProgramOptimization="1" 102: > 103: <Tool 104: Name="VCPreBuildEventTool" 105: /> 106: <Tool 107: Name="VCCustomBuildTool" 108: /> 109: <Tool 110: Name="VCXMLDataGeneratorTool" 111: /> 112: <Tool 113: Name="VCWebServiceProxyGeneratorTool" 114: /> 115: <Tool 116: Name="VCMIDLTool" 117: /> 118: <Tool 119: Name="VCCLCompilerTool" 120: PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;EXTCHARCONV_EXPORTS" 121: RuntimeLibrary="2" 122: UsePrecompiledHeader="2" 123: WarningLevel="3" 124: Detect64BitPortabilityProblems="true" 125: DebugInformationFormat="3" 126: /> 127: <Tool 128: Name="VCManagedResourceCompilerTool" 129: /> 130: <Tool 131: Name="VCResourceCompilerTool" 132: /> 133: <Tool 134: Name="VCPreLinkEventTool" 135: /> 136: <Tool 137: Name="VCLinkerTool" 138: LinkIncremental="1" 139: GenerateDebugInformation="true" 140: SubSystem="2" 141: OptimizeReferences="2" 142: EnableCOMDATFolding="2" 143: TargetMachine="1" 144: /> 145: <Tool 146: Name="VCALinkTool" 147: /> 148: <Tool 149: Name="VCManifestTool" 150: /> 151: <Tool 152: Name="VCXDCMakeTool" 153: /> 154: <Tool 155: Name="VCBscMakeTool" 156: /> 157: <Tool 158: Name="VCFxCopTool" 159: /> 160: <Tool 161: Name="VCAppVerifierTool" 162: /> 163: <Tool 164: Name="VCWebDeploymentTool" 165: /> 166: <Tool 167: Name="VCPostBuildEventTool" 168: /> 169: </Configuration> 170: </Configurations> 171: <References> 172: <ProjectReference 173: ReferencedProjectIdentifier="{269A68B7-2FE2-4C84-9E55-65240F4E892C}" 174: RelativePathToProject=".\libgauche.vcproj" 175: /> 176: </References> 177: <Files> 178: <File 179: RelativePath="..\ext\charconv\charconv.c" 180: > 181: </File> 182: <File 183: RelativePath="..\ext\charconv\charconv.h" 184: > 185: </File> 186: <File 187: RelativePath="..\ext\charconv\convaux.c" 188: > 189: </File> 190: <File 191: RelativePath="..\ext\charconv\convlib.c" 192: > 193: </File> 194: <File 195: RelativePath="..\ext\charconv\eucj2ucs.c" 196: > 197: <FileConfiguration 198: Name="Debug|Win32" 199: ExcludedFromBuild="true" 200: > 201: <Tool 202: Name="VCCLCompilerTool" 203: /> 204: </FileConfiguration> 205: </File> 206: <File 207: RelativePath="..\ext\charconv\guess.c" 208: > 209: </File> 210: <File 211: RelativePath="..\ext\charconv\guess_tab.c" 212: > 213: <FileConfiguration 214: Name="Debug|Win32" 215: ExcludedFromBuild="true" 216: > 217: <Tool 218: Name="VCCLCompilerTool" 219: /> 220: </FileConfiguration> 221: </File> 222: <File 223: RelativePath="..\ext\charconv\jconv.c" 224: > 225: </File> 226: <File 227: RelativePath="..\ext\charconv\ucs2eucj.c" 228: > 229: <FileConfiguration 230: Name="Debug|Win32" 231: ExcludedFromBuild="true" 232: > 233: <Tool 234: Name="VCCLCompilerTool" 235: /> 236: </FileConfiguration> 237: </File> 238: </Files> 239: <Globals> 240: </Globals> 241: </VisualStudioProject>