(linenum→info "unix/slp.c:2238")

gauche/0.8.12/winnt/ext-gauche-collection.vcproj

    1: <?xml version="1.0" encoding="shift_jis"?>
    2: <VisualStudioProject
    3:         ProjectType="Visual C++"
    4:         Version="8.00"
    5:         Name="ext-gauche-collection"
    6:         ProjectGUID="{A8AE9017-5049-442D-9CC4-6854D25C99F4}"
    7:         RootNamespace="extgauchecollection"
    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:                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;EXTGAUCHECOLLECTION_EXPORTS"
   43:                                 MinimalRebuild="true"
   44:                                 BasicRuntimeChecks="3"
   45:                                 RuntimeLibrary="3"
   46:                                 UsePrecompiledHeader="0"
   47:                                 WarningLevel="3"
   48:                                 Detect64BitPortabilityProblems="true"
   49:                                 DebugInformationFormat="4"
   50:                         />
   51:                         <Tool
   52:                                 Name="VCManagedResourceCompilerTool"
   53:                         />
   54:                         <Tool
   55:                                 Name="VCResourceCompilerTool"
   56:                         />
   57:                         <Tool
   58:                                 Name="VCPreLinkEventTool"
   59:                         />
   60:                         <Tool
   61:                                 Name="VCLinkerTool"
   62:                                 OutputFile="$(OutDir)\gauche-collection-lib.dll"
   63:                                 LinkIncremental="2"
   64:                                 GenerateDebugInformation="true"
   65:                                 SubSystem="2"
   66:                                 TargetMachine="1"
   67:                         />
   68:                         <Tool
   69:                                 Name="VCALinkTool"
   70:                         />
   71:                         <Tool
   72:                                 Name="VCManifestTool"
   73:                         />
   74:                         <Tool
   75:                                 Name="VCXDCMakeTool"
   76:                         />
   77:                         <Tool
   78:                                 Name="VCBscMakeTool"
   79:                         />
   80:                         <Tool
   81:                                 Name="VCFxCopTool"
   82:                         />
   83:                         <Tool
   84:                                 Name="VCAppVerifierTool"
   85:                         />
   86:                         <Tool
   87:                                 Name="VCWebDeploymentTool"
   88:                         />
   89:                         <Tool
   90:                                 Name="VCPostBuildEventTool"
   91:                         />
   92:                 </Configuration>
   93:                 <Configuration
   94:                         Name="Release|Win32"
   95:                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
   96:                         IntermediateDirectory="$(ConfigurationName)"
   97:                         ConfigurationType="2"
   98:                         InheritedPropertySheets=".\ext.vsprops"
   99:                         CharacterSet="1"
  100:                         WholeProgramOptimization="1"
  101:                         >
  102:                         <Tool
  103:                                 Name="VCPreBuildEventTool"
  104:                         />
  105:                         <Tool
  106:                                 Name="VCCustomBuildTool"
  107:                         />
  108:                         <Tool
  109:                                 Name="VCXMLDataGeneratorTool"
  110:                         />
  111:                         <Tool
  112:                                 Name="VCWebServiceProxyGeneratorTool"
  113:                         />
  114:                         <Tool
  115:                                 Name="VCMIDLTool"
  116:                         />
  117:                         <Tool
  118:                                 Name="VCCLCompilerTool"
  119:                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;EXTGAUCHECOLLECTION_EXPORTS"
  120:                                 RuntimeLibrary="2"
  121:                                 UsePrecompiledHeader="0"
  122:                                 WarningLevel="3"
  123:                                 Detect64BitPortabilityProblems="true"
  124:                                 DebugInformationFormat="3"
  125:                         />
  126:                         <Tool
  127:                                 Name="VCManagedResourceCompilerTool"
  128:                         />
  129:                         <Tool
  130:                                 Name="VCResourceCompilerTool"
  131:                         />
  132:                         <Tool
  133:                                 Name="VCPreLinkEventTool"
  134:                         />
  135:                         <Tool
  136:                                 Name="VCLinkerTool"
  137:                                 LinkIncremental="1"
  138:                                 GenerateDebugInformation="true"
  139:                                 SubSystem="2"
  140:                                 OptimizeReferences="2"
  141:                                 EnableCOMDATFolding="2"
  142:                                 TargetMachine="1"
  143:                         />
  144:                         <Tool
  145:                                 Name="VCALinkTool"
  146:                         />
  147:                         <Tool
  148:                                 Name="VCManifestTool"
  149:                         />
  150:                         <Tool
  151:                                 Name="VCXDCMakeTool"
  152:                         />
  153:                         <Tool
  154:                                 Name="VCBscMakeTool"
  155:                         />
  156:                         <Tool
  157:                                 Name="VCFxCopTool"
  158:                         />
  159:                         <Tool
  160:                                 Name="VCAppVerifierTool"
  161:                         />
  162:                         <Tool
  163:                                 Name="VCWebDeploymentTool"
  164:                         />
  165:                         <Tool
  166:                                 Name="VCPostBuildEventTool"
  167:                         />
  168:                 </Configuration>
  169:         </Configurations>
  170:         <References>
  171:                 <ProjectReference
  172:                         ReferencedProjectIdentifier="{269A68B7-2FE2-4C84-9E55-65240F4E892C}"
  173:                         RelativePathToProject=".\libgauche.vcproj"
  174:                 />
  175:         </References>
  176:         <Files>
  177:                 <File
  178:                         RelativePath="..\ext\gauche\gauche-collection-lib.c"
  179:                         >
  180:                 </File>
  181:         </Files>
  182:         <Globals>
  183:         </Globals>
  184: </VisualStudioProject>
Syntax (Markdown)