
1: <?xml version="1.0" encoding="shift_jis"?> 2: <VisualStudioProject 3: ProjectType="Visual C++" 4: Version="8.00" 5: Name="ext-auxsys" 6: ProjectGUID="{71702C66-7064-4EBF-A064-029CD32BB656}" 7: RootNamespace="extauxsys" 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" 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: AdditionalDependencies="ws2_32.lib" 64: OutputFile="$(OutDir)\auxsys.dll" 65: LinkIncremental="2" 66: GenerateDebugInformation="true" 67: SubSystem="2" 68: TargetMachine="1" 69: /> 70: <Tool 71: Name="VCALinkTool" 72: /> 73: <Tool 74: Name="VCManifestTool" 75: /> 76: <Tool 77: Name="VCXDCMakeTool" 78: /> 79: <Tool 80: Name="VCBscMakeTool" 81: /> 82: <Tool 83: Name="VCFxCopTool" 84: /> 85: <Tool 86: Name="VCAppVerifierTool" 87: /> 88: <Tool 89: Name="VCWebDeploymentTool" 90: /> 91: <Tool 92: Name="VCPostBuildEventTool" 93: /> 94: </Configuration> 95: <Configuration 96: Name="Release|Win32" 97: OutputDirectory="$(SolutionDir)$(ConfigurationName)" 98: IntermediateDirectory="$(ConfigurationName)" 99: ConfigurationType="2" 100: InheritedPropertySheets=".\ext.vsprops" 101: CharacterSet="1" 102: WholeProgramOptimization="1" 103: > 104: <Tool 105: Name="VCPreBuildEventTool" 106: /> 107: <Tool 108: Name="VCCustomBuildTool" 109: /> 110: <Tool 111: Name="VCXMLDataGeneratorTool" 112: /> 113: <Tool 114: Name="VCWebServiceProxyGeneratorTool" 115: /> 116: <Tool 117: Name="VCMIDLTool" 118: /> 119: <Tool 120: Name="VCCLCompilerTool" 121: PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;EXTAUXSYS_EXPORTS" 122: RuntimeLibrary="2" 123: UsePrecompiledHeader="0" 124: WarningLevel="3" 125: Detect64BitPortabilityProblems="true" 126: DebugInformationFormat="3" 127: /> 128: <Tool 129: Name="VCManagedResourceCompilerTool" 130: /> 131: <Tool 132: Name="VCResourceCompilerTool" 133: /> 134: <Tool 135: Name="VCPreLinkEventTool" 136: /> 137: <Tool 138: Name="VCLinkerTool" 139: LinkIncremental="1" 140: GenerateDebugInformation="true" 141: SubSystem="2" 142: OptimizeReferences="2" 143: EnableCOMDATFolding="2" 144: TargetMachine="1" 145: /> 146: <Tool 147: Name="VCALinkTool" 148: /> 149: <Tool 150: Name="VCManifestTool" 151: /> 152: <Tool 153: Name="VCXDCMakeTool" 154: /> 155: <Tool 156: Name="VCBscMakeTool" 157: /> 158: <Tool 159: Name="VCFxCopTool" 160: /> 161: <Tool 162: Name="VCAppVerifierTool" 163: /> 164: <Tool 165: Name="VCWebDeploymentTool" 166: /> 167: <Tool 168: Name="VCPostBuildEventTool" 169: /> 170: </Configuration> 171: </Configurations> 172: <References> 173: <ProjectReference 174: ReferencedProjectIdentifier="{269A68B7-2FE2-4C84-9E55-65240F4E892C}" 175: RelativePathToProject=".\libgauche.vcproj" 176: /> 177: </References> 178: <Files> 179: <File 180: RelativePath="..\ext\auxsys\auxsys.c" 181: > 182: </File> 183: <File 184: RelativePath="..\ext\auxsys\auxsysconf.h" 185: > 186: </File> 187: <File 188: RelativePath="..\ext\auxsys\auxsyslib.c" 189: > 190: </File> 191: </Files> 192: <Globals> 193: </Globals> 194: </VisualStudioProject>