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

gauche/0.8.12/winnt/ext-uvector.vcproj

    1: <?xml version="1.0" encoding="shift_jis"?>
    2: <VisualStudioProject
    3:         ProjectType="Visual C++"
    4:         Version="8.00"
    5:         Name="ext-uvector"
    6:         ProjectGUID="{C4EDEAE3-3E92-4940-84A6-FA441B933C2F}"
    7:         RootNamespace="extuvector"
    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:                                 OutputFile="$(OutDir)\libgauche-uvector.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;EXTUVECTOR_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="{269A68B7-2FE2-4C84-9E55-65240F4E892C}"
  174:                         RelativePathToProject=".\libgauche.vcproj"
  175:                 />
  176:         </References>
  177:         <Files>
  178:                 <File
  179:                         RelativePath="..\ext\uvector\uvector.c"
  180:                         >
  181:                         <FileConfiguration
  182:                                 Name="Debug|Win32"
  183:                                 >
  184:                                 <Tool
  185:                                         Name="VCCLCompilerTool"
  186:                                         AdditionalIncludeDirectories=".;..\src;..\gc\include"
  187:                                 />
  188:                         </FileConfiguration>
  189:                 </File>
  190:                 <File
  191:                         RelativePath="..\ext\uvector\gauche\uvector.h"
  192:                         >
  193:                 </File>
  194:                 <File
  195:                         RelativePath="..\ext\uvector\uvectorP.h"
  196:                         >
  197:                 </File>
  198:                 <File
  199:                         RelativePath="..\ext\uvector\uvinit.c"
  200:                         >
  201:                 </File>
  202:                 <File
  203:                         RelativePath="..\ext\uvector\uvlib.c"
  204:                         >
  205:                 </File>
  206:                 <File
  207:                         RelativePath="..\ext\uvector\uvseq.c"
  208:                         >
  209:                 </File>
  210:         </Files>
  211:         <Globals>
  212:         </Globals>
  213: </VisualStudioProject>
Syntax (Markdown)