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

gauche/0.8.12/winnt/ext-vport.vcproj

    1: <?xml version="1.0" encoding="shift_jis"?>
    2: <VisualStudioProject
    3:         ProjectType="Visual C++"
    4:         Version="8.00"
    5:         Name="ext-vport"
    6:         ProjectGUID="{CA2D107F-08F7-40F5-BE43-48AAF97FABCB}"
    7:         RootNamespace="extvport"
    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;EXTVPORT_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)\vport.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;EXTVPORT_EXPORTS"
  121:                                 RuntimeLibrary="2"
  122:                                 UsePrecompiledHeader="0"
  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="{C4EDEAE3-3E92-4940-84A6-FA441B933C2F}"
  174:                         RelativePathToProject=".\ext-uvector.vcproj"
  175:                 />
  176:                 <ProjectReference
  177:                         ReferencedProjectIdentifier="{269A68B7-2FE2-4C84-9E55-65240F4E892C}"
  178:                         RelativePathToProject=".\libgauche.vcproj"
  179:                 />
  180:         </References>
  181:         <Files>
  182:                 <File
  183:                         RelativePath="..\ext\vport\vport.c"
  184:                         >
  185:                 </File>
  186:                 <File
  187:                         RelativePath="..\ext\vport\gauche\vport.h"
  188:                         >
  189:                 </File>
  190:                 <File
  191:                         RelativePath="..\ext\vport\vportlib.c"
  192:                         >
  193:                 </File>
  194:         </Files>
  195:         <Globals>
  196:         </Globals>
  197: </VisualStudioProject>
Syntax (Markdown)