| 1 | <?xml version="1.0" encoding="shift_jis"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="9.00"
|
|---|
| 5 | Name="i3"
|
|---|
| 6 | ProjectGUID="{904DE998-82A7-47C6-834C-C80C193BECA0}"
|
|---|
| 7 | RootNamespace="i3"
|
|---|
| 8 | Keyword="Win32Proj"
|
|---|
| 9 | TargetFrameworkVersion="131072"
|
|---|
| 10 | >
|
|---|
| 11 | <Platforms>
|
|---|
| 12 | <Platform
|
|---|
| 13 | Name="Win32"
|
|---|
| 14 | />
|
|---|
| 15 | </Platforms>
|
|---|
| 16 | <ToolFiles>
|
|---|
| 17 | </ToolFiles>
|
|---|
| 18 | <Configurations>
|
|---|
| 19 | <Configuration
|
|---|
| 20 | Name="Debug|Win32"
|
|---|
| 21 | OutputDirectory="bin\"
|
|---|
| 22 | IntermediateDirectory="build\$(ConfigurationName)\$(ProjectName)"
|
|---|
| 23 | ConfigurationType="1"
|
|---|
| 24 | UseOfATL="1"
|
|---|
| 25 | CharacterSet="1"
|
|---|
| 26 | >
|
|---|
| 27 | <Tool
|
|---|
| 28 | Name="VCPreBuildEventTool"
|
|---|
| 29 | />
|
|---|
| 30 | <Tool
|
|---|
| 31 | Name="VCCustomBuildTool"
|
|---|
| 32 | />
|
|---|
| 33 | <Tool
|
|---|
| 34 | Name="VCXMLDataGeneratorTool"
|
|---|
| 35 | />
|
|---|
| 36 | <Tool
|
|---|
| 37 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 38 | />
|
|---|
| 39 | <Tool
|
|---|
| 40 | Name="VCMIDLTool"
|
|---|
| 41 | />
|
|---|
| 42 | <Tool
|
|---|
| 43 | Name="VCCLCompilerTool"
|
|---|
| 44 | AdditionalOptions="/wd4355 /D_SCL_SECURE_NO_WARNINGS"
|
|---|
| 45 | Optimization="0"
|
|---|
| 46 | EnableIntrinsicFunctions="false"
|
|---|
| 47 | AdditionalIncludeDirectories="..\src\;"..\src\gui-windows";"..\src\os-windows";"..\src\os-windows\msvc";..\src\mol\include;..\intl"
|
|---|
| 48 | PreprocessorDefinitions="WIN32;_DEBUG;_SCL_SECURE_NO_WARNINGS;VC_PCH"
|
|---|
| 49 | MinimalRebuild="true"
|
|---|
| 50 | BasicRuntimeChecks="3"
|
|---|
| 51 | SmallerTypeCheck="false"
|
|---|
| 52 | RuntimeLibrary="3"
|
|---|
| 53 | RuntimeTypeInfo="true"
|
|---|
| 54 | UsePrecompiledHeader="2"
|
|---|
| 55 | PrecompiledHeaderThrough="PrecompiledHeaders.h"
|
|---|
| 56 | PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|---|
| 57 | WarningLevel="4"
|
|---|
| 58 | WarnAsError="false"
|
|---|
| 59 | Detect64BitPortabilityProblems="false"
|
|---|
| 60 | DebugInformationFormat="4"
|
|---|
| 61 | EnablePREfast="false"
|
|---|
| 62 | />
|
|---|
| 63 | <Tool
|
|---|
| 64 | Name="VCManagedResourceCompilerTool"
|
|---|
| 65 | />
|
|---|
| 66 | <Tool
|
|---|
| 67 | Name="VCResourceCompilerTool"
|
|---|
| 68 | />
|
|---|
| 69 | <Tool
|
|---|
| 70 | Name="VCPreLinkEventTool"
|
|---|
| 71 | />
|
|---|
| 72 | <Tool
|
|---|
| 73 | Name="VCLinkerTool"
|
|---|
| 74 | AdditionalDependencies="psapi.lib shlwapi.lib libintl.lib Binmode.obj"
|
|---|
| 75 | OutputFile="$(OutDir)\$(ProjectName).$(ConfigurationName).exe"
|
|---|
| 76 | LinkIncremental="2"
|
|---|
| 77 | AdditionalLibraryDirectories=""
|
|---|
| 78 | GenerateManifest="true"
|
|---|
| 79 | IgnoreAllDefaultLibraries="false"
|
|---|
| 80 | GenerateDebugInformation="true"
|
|---|
| 81 | SubSystem="1"
|
|---|
| 82 | RandomizedBaseAddress="1"
|
|---|
| 83 | DataExecutionPrevention="0"
|
|---|
| 84 | TargetMachine="1"
|
|---|
| 85 | />
|
|---|
| 86 | <Tool
|
|---|
| 87 | Name="VCALinkTool"
|
|---|
| 88 | />
|
|---|
| 89 | <Tool
|
|---|
| 90 | Name="VCManifestTool"
|
|---|
| 91 | EmbedManifest="true"
|
|---|
| 92 | />
|
|---|
| 93 | <Tool
|
|---|
| 94 | Name="VCXDCMakeTool"
|
|---|
| 95 | />
|
|---|
| 96 | <Tool
|
|---|
| 97 | Name="VCBscMakeTool"
|
|---|
| 98 | />
|
|---|
| 99 | <Tool
|
|---|
| 100 | Name="VCFxCopTool"
|
|---|
| 101 | />
|
|---|
| 102 | <Tool
|
|---|
| 103 | Name="VCAppVerifierTool"
|
|---|
| 104 | />
|
|---|
| 105 | <Tool
|
|---|
| 106 | Name="VCPostBuildEventTool"
|
|---|
| 107 | />
|
|---|
| 108 | </Configuration>
|
|---|
| 109 | <Configuration
|
|---|
| 110 | Name="Release|Win32"
|
|---|
| 111 | OutputDirectory="bin\"
|
|---|
| 112 | IntermediateDirectory="build\$(ConfigurationName)\$(ProjectName)"
|
|---|
| 113 | ConfigurationType="1"
|
|---|
| 114 | UseOfATL="1"
|
|---|
| 115 | CharacterSet="1"
|
|---|
| 116 | WholeProgramOptimization="1"
|
|---|
| 117 | >
|
|---|
| 118 | <Tool
|
|---|
| 119 | Name="VCPreBuildEventTool"
|
|---|
| 120 | />
|
|---|
| 121 | <Tool
|
|---|
| 122 | Name="VCCustomBuildTool"
|
|---|
| 123 | />
|
|---|
| 124 | <Tool
|
|---|
| 125 | Name="VCXMLDataGeneratorTool"
|
|---|
| 126 | />
|
|---|
| 127 | <Tool
|
|---|
| 128 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 129 | />
|
|---|
| 130 | <Tool
|
|---|
| 131 | Name="VCMIDLTool"
|
|---|
| 132 | />
|
|---|
| 133 | <Tool
|
|---|
| 134 | Name="VCCLCompilerTool"
|
|---|
| 135 | Optimization="3"
|
|---|
| 136 | EnableIntrinsicFunctions="true"
|
|---|
| 137 | FavorSizeOrSpeed="1"
|
|---|
| 138 | EnableFiberSafeOptimizations="true"
|
|---|
| 139 | AdditionalIncludeDirectories="..\src\;"..\src\gui-windows";"..\src\os-windows";"..\src\os-windows\msvc";..\src\mol\include;..\src\intl"
|
|---|
| 140 | PreprocessorDefinitions="WIN32;NDEBUG"
|
|---|
| 141 | StringPooling="true"
|
|---|
| 142 | RuntimeLibrary="0"
|
|---|
| 143 | BufferSecurityCheck="false"
|
|---|
| 144 | RuntimeTypeInfo="false"
|
|---|
| 145 | UsePrecompiledHeader="0"
|
|---|
| 146 | WarningLevel="4"
|
|---|
| 147 | Detect64BitPortabilityProblems="false"
|
|---|
| 148 | DebugInformationFormat="3"
|
|---|
| 149 | EnablePREfast="true"
|
|---|
| 150 | />
|
|---|
| 151 | <Tool
|
|---|
| 152 | Name="VCManagedResourceCompilerTool"
|
|---|
| 153 | />
|
|---|
| 154 | <Tool
|
|---|
| 155 | Name="VCResourceCompilerTool"
|
|---|
| 156 | />
|
|---|
| 157 | <Tool
|
|---|
| 158 | Name="VCPreLinkEventTool"
|
|---|
| 159 | />
|
|---|
| 160 | <Tool
|
|---|
| 161 | Name="VCLinkerTool"
|
|---|
| 162 | AdditionalDependencies="psapi.lib shlwapi.lib libintl.lib Binmode.obj"
|
|---|
| 163 | LinkIncremental="1"
|
|---|
| 164 | AdditionalLibraryDirectories=""
|
|---|
| 165 | IgnoreAllDefaultLibraries="false"
|
|---|
| 166 | IgnoreDefaultLibraryNames=""
|
|---|
| 167 | GenerateDebugInformation="true"
|
|---|
| 168 | SubSystem="2"
|
|---|
| 169 | OptimizeReferences="2"
|
|---|
| 170 | EnableCOMDATFolding="2"
|
|---|
| 171 | RandomizedBaseAddress="1"
|
|---|
| 172 | DataExecutionPrevention="0"
|
|---|
| 173 | TargetMachine="1"
|
|---|
| 174 | />
|
|---|
| 175 | <Tool
|
|---|
| 176 | Name="VCALinkTool"
|
|---|
| 177 | />
|
|---|
| 178 | <Tool
|
|---|
| 179 | Name="VCManifestTool"
|
|---|
| 180 | />
|
|---|
| 181 | <Tool
|
|---|
| 182 | Name="VCXDCMakeTool"
|
|---|
| 183 | />
|
|---|
| 184 | <Tool
|
|---|
| 185 | Name="VCBscMakeTool"
|
|---|
| 186 | />
|
|---|
| 187 | <Tool
|
|---|
| 188 | Name="VCFxCopTool"
|
|---|
| 189 | />
|
|---|
| 190 | <Tool
|
|---|
| 191 | Name="VCAppVerifierTool"
|
|---|
| 192 | />
|
|---|
| 193 | <Tool
|
|---|
| 194 | Name="VCPostBuildEventTool"
|
|---|
| 195 | />
|
|---|
| 196 | </Configuration>
|
|---|
| 197 | <Configuration
|
|---|
| 198 | Name="Debug_Analyze|Win32"
|
|---|
| 199 | OutputDirectory="bin\"
|
|---|
| 200 | IntermediateDirectory="build\$(ConfigurationName)\$(ProjectName)"
|
|---|
| 201 | ConfigurationType="1"
|
|---|
| 202 | UseOfATL="1"
|
|---|
| 203 | CharacterSet="1"
|
|---|
| 204 | >
|
|---|
| 205 | <Tool
|
|---|
| 206 | Name="VCPreBuildEventTool"
|
|---|
| 207 | />
|
|---|
| 208 | <Tool
|
|---|
| 209 | Name="VCCustomBuildTool"
|
|---|
| 210 | />
|
|---|
| 211 | <Tool
|
|---|
| 212 | Name="VCXMLDataGeneratorTool"
|
|---|
| 213 | />
|
|---|
| 214 | <Tool
|
|---|
| 215 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 216 | />
|
|---|
| 217 | <Tool
|
|---|
| 218 | Name="VCMIDLTool"
|
|---|
| 219 | />
|
|---|
| 220 | <Tool
|
|---|
| 221 | Name="VCCLCompilerTool"
|
|---|
| 222 | AdditionalOptions="/wd4355 /D_SCL_SECURE_NO_WARNINGS"
|
|---|
| 223 | Optimization="0"
|
|---|
| 224 | AdditionalIncludeDirectories="..\src\;"..\src\gui-windows";"..\src\os-windows";"..\src\os-windows\msvc";..\src\mol\include;..\src\intl"
|
|---|
| 225 | PreprocessorDefinitions="WIN32;_DEBUG;_SCL_SECURE_NO_WARNINGS;VC_PCH"
|
|---|
| 226 | MinimalRebuild="true"
|
|---|
| 227 | BasicRuntimeChecks="3"
|
|---|
| 228 | SmallerTypeCheck="true"
|
|---|
| 229 | RuntimeLibrary="1"
|
|---|
| 230 | RuntimeTypeInfo="true"
|
|---|
| 231 | UsePrecompiledHeader="2"
|
|---|
| 232 | PrecompiledHeaderThrough="PrecompiledHeaders.h"
|
|---|
| 233 | PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
|
|---|
| 234 | WarningLevel="4"
|
|---|
| 235 | WarnAsError="false"
|
|---|
| 236 | Detect64BitPortabilityProblems="false"
|
|---|
| 237 | DebugInformationFormat="4"
|
|---|
| 238 | EnablePREfast="true"
|
|---|
| 239 | />
|
|---|
| 240 | <Tool
|
|---|
| 241 | Name="VCManagedResourceCompilerTool"
|
|---|
| 242 | />
|
|---|
| 243 | <Tool
|
|---|
| 244 | Name="VCResourceCompilerTool"
|
|---|
| 245 | />
|
|---|
| 246 | <Tool
|
|---|
| 247 | Name="VCPreLinkEventTool"
|
|---|
| 248 | />
|
|---|
| 249 | <Tool
|
|---|
| 250 | Name="VCLinkerTool"
|
|---|
| 251 | AdditionalDependencies="psapi.lib shlwapi.lib libintl.lib Binmode.obj"
|
|---|
| 252 | OutputFile="$(OutDir)\$(ProjectName).$(ConfigurationName).exe"
|
|---|
| 253 | LinkIncremental="2"
|
|---|
| 254 | AdditionalLibraryDirectories=""
|
|---|
| 255 | GenerateManifest="false"
|
|---|
| 256 | GenerateDebugInformation="true"
|
|---|
| 257 | SubSystem="1"
|
|---|
| 258 | RandomizedBaseAddress="1"
|
|---|
| 259 | DataExecutionPrevention="0"
|
|---|
| 260 | TargetMachine="1"
|
|---|
| 261 | />
|
|---|
| 262 | <Tool
|
|---|
| 263 | Name="VCALinkTool"
|
|---|
| 264 | />
|
|---|
| 265 | <Tool
|
|---|
| 266 | Name="VCManifestTool"
|
|---|
| 267 | />
|
|---|
| 268 | <Tool
|
|---|
| 269 | Name="VCXDCMakeTool"
|
|---|
| 270 | />
|
|---|
| 271 | <Tool
|
|---|
| 272 | Name="VCBscMakeTool"
|
|---|
| 273 | />
|
|---|
| 274 | <Tool
|
|---|
| 275 | Name="VCFxCopTool"
|
|---|
| 276 | />
|
|---|
| 277 | <Tool
|
|---|
| 278 | Name="VCAppVerifierTool"
|
|---|
| 279 | />
|
|---|
| 280 | <Tool
|
|---|
| 281 | Name="VCPostBuildEventTool"
|
|---|
| 282 | />
|
|---|
| 283 | </Configuration>
|
|---|
| 284 | </Configurations>
|
|---|
| 285 | <References>
|
|---|
| 286 | </References>
|
|---|
| 287 | <Files>
|
|---|
| 288 | <Filter
|
|---|
| 289 | Name="Source"
|
|---|
| 290 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|---|
| 291 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|---|
| 292 | >
|
|---|
| 293 | <File
|
|---|
| 294 | RelativePath="..\src\Common.cpp"
|
|---|
| 295 | >
|
|---|
| 296 | </File>
|
|---|
| 297 | <File
|
|---|
| 298 | RelativePath="..\src\CompletionWindow.cpp"
|
|---|
| 299 | >
|
|---|
| 300 | </File>
|
|---|
| 301 | <File
|
|---|
| 302 | RelativePath="..\src\gui-windows\CompletionWindowCore.cpp"
|
|---|
| 303 | >
|
|---|
| 304 | </File>
|
|---|
| 305 | <File
|
|---|
| 306 | RelativePath="..\src\os-windows\CygwinPty.cpp"
|
|---|
| 307 | >
|
|---|
| 308 | </File>
|
|---|
| 309 | <File
|
|---|
| 310 | RelativePath="..\src\Delegate.cpp"
|
|---|
| 311 | >
|
|---|
| 312 | </File>
|
|---|
| 313 | <File
|
|---|
| 314 | RelativePath="..\src\gui-windows\Gui.cpp"
|
|---|
| 315 | >
|
|---|
| 316 | </File>
|
|---|
| 317 | <File
|
|---|
| 318 | RelativePath="..\src\InputWindow.cpp"
|
|---|
| 319 | >
|
|---|
| 320 | </File>
|
|---|
| 321 | <File
|
|---|
| 322 | RelativePath="..\src\gui-windows\InputWindowCore.cpp"
|
|---|
| 323 | >
|
|---|
| 324 | </File>
|
|---|
| 325 | <File
|
|---|
| 326 | RelativePath="..\src\Main.cpp"
|
|---|
| 327 | >
|
|---|
| 328 | </File>
|
|---|
| 329 | <File
|
|---|
| 330 | RelativePath="..\src\Mediator.cpp"
|
|---|
| 331 | >
|
|---|
| 332 | </File>
|
|---|
| 333 | <File
|
|---|
| 334 | RelativePath="..\src\os-windows\Os.cpp"
|
|---|
| 335 | >
|
|---|
| 336 | </File>
|
|---|
| 337 | <File
|
|---|
| 338 | RelativePath="..\src\OutputWindow.cpp"
|
|---|
| 339 | >
|
|---|
| 340 | </File>
|
|---|
| 341 | <File
|
|---|
| 342 | RelativePath="..\src\ShellManager.cpp"
|
|---|
| 343 | >
|
|---|
| 344 | </File>
|
|---|
| 345 | <File
|
|---|
| 346 | RelativePath="..\src\os-windows\StdAfx.cpp"
|
|---|
| 347 | >
|
|---|
| 348 | <FileConfiguration
|
|---|
| 349 | Name="Debug|Win32"
|
|---|
| 350 | >
|
|---|
| 351 | <Tool
|
|---|
| 352 | Name="VCCLCompilerTool"
|
|---|
| 353 | UsePrecompiledHeader="1"
|
|---|
| 354 | />
|
|---|
| 355 | </FileConfiguration>
|
|---|
| 356 | <FileConfiguration
|
|---|
| 357 | Name="Debug_Analyze|Win32"
|
|---|
| 358 | >
|
|---|
| 359 | <Tool
|
|---|
| 360 | Name="VCCLCompilerTool"
|
|---|
| 361 | UsePrecompiledHeader="1"
|
|---|
| 362 | />
|
|---|
| 363 | </FileConfiguration>
|
|---|
| 364 | </File>
|
|---|
| 365 | <File
|
|---|
| 366 | RelativePath="..\src\os-windows\Utf8ToUtf16Stream.cpp"
|
|---|
| 367 | >
|
|---|
| 368 | </File>
|
|---|
| 369 | <File
|
|---|
| 370 | RelativePath="..\src\os-windows\WindowsCommon.cpp"
|
|---|
| 371 | >
|
|---|
| 372 | </File>
|
|---|
| 373 | <Filter
|
|---|
| 374 | Name="argtable"
|
|---|
| 375 | >
|
|---|
| 376 | <File
|
|---|
| 377 | RelativePath="..\src\argtable\arg_dbl.c"
|
|---|
| 378 | >
|
|---|
| 379 | <FileConfiguration
|
|---|
| 380 | Name="Debug|Win32"
|
|---|
| 381 | >
|
|---|
| 382 | <Tool
|
|---|
| 383 | Name="VCCLCompilerTool"
|
|---|
| 384 | UsePrecompiledHeader="0"
|
|---|
| 385 | />
|
|---|
| 386 | </FileConfiguration>
|
|---|
| 387 | <FileConfiguration
|
|---|
| 388 | Name="Release|Win32"
|
|---|
| 389 | >
|
|---|
| 390 | <Tool
|
|---|
| 391 | Name="VCCLCompilerTool"
|
|---|
| 392 | UsePrecompiledHeader="0"
|
|---|
| 393 | />
|
|---|
| 394 | </FileConfiguration>
|
|---|
| 395 | <FileConfiguration
|
|---|
| 396 | Name="Debug_Analyze|Win32"
|
|---|
| 397 | >
|
|---|
| 398 | <Tool
|
|---|
| 399 | Name="VCCLCompilerTool"
|
|---|
| 400 | UsePrecompiledHeader="0"
|
|---|
| 401 | />
|
|---|
| 402 | </FileConfiguration>
|
|---|
| 403 | </File>
|
|---|
| 404 | <File
|
|---|
| 405 | RelativePath="..\src\argtable\arg_end.c"
|
|---|
| 406 | >
|
|---|
| 407 | <FileConfiguration
|
|---|
| 408 | Name="Debug|Win32"
|
|---|
| 409 | >
|
|---|
| 410 | <Tool
|
|---|
| 411 | Name="VCCLCompilerTool"
|
|---|
| 412 | UsePrecompiledHeader="0"
|
|---|
| 413 | />
|
|---|
| 414 | </FileConfiguration>
|
|---|
| 415 | <FileConfiguration
|
|---|
| 416 | Name="Release|Win32"
|
|---|
| 417 | >
|
|---|
| 418 | <Tool
|
|---|
| 419 | Name="VCCLCompilerTool"
|
|---|
| 420 | UsePrecompiledHeader="0"
|
|---|
| 421 | />
|
|---|
| 422 | </FileConfiguration>
|
|---|
| 423 | <FileConfiguration
|
|---|
| 424 | Name="Debug_Analyze|Win32"
|
|---|
| 425 | >
|
|---|
| 426 | <Tool
|
|---|
| 427 | Name="VCCLCompilerTool"
|
|---|
| 428 | UsePrecompiledHeader="0"
|
|---|
| 429 | />
|
|---|
| 430 | </FileConfiguration>
|
|---|
| 431 | </File>
|
|---|
| 432 | <File
|
|---|
| 433 | RelativePath="..\src\argtable\arg_file.c"
|
|---|
| 434 | >
|
|---|
| 435 | <FileConfiguration
|
|---|
| 436 | Name="Debug|Win32"
|
|---|
| 437 | >
|
|---|
| 438 | <Tool
|
|---|
| 439 | Name="VCCLCompilerTool"
|
|---|
| 440 | UsePrecompiledHeader="0"
|
|---|
| 441 | />
|
|---|
| 442 | </FileConfiguration>
|
|---|
| 443 | <FileConfiguration
|
|---|
| 444 | Name="Release|Win32"
|
|---|
| 445 | >
|
|---|
| 446 | <Tool
|
|---|
| 447 | Name="VCCLCompilerTool"
|
|---|
| 448 | UsePrecompiledHeader="0"
|
|---|
| 449 | />
|
|---|
| 450 | </FileConfiguration>
|
|---|
| 451 | <FileConfiguration
|
|---|
| 452 | Name="Debug_Analyze|Win32"
|
|---|
| 453 | >
|
|---|
| 454 | <Tool
|
|---|
| 455 | Name="VCCLCompilerTool"
|
|---|
| 456 | UsePrecompiledHeader="0"
|
|---|
| 457 | />
|
|---|
| 458 | </FileConfiguration>
|
|---|
| 459 | </File>
|
|---|
| 460 | <File
|
|---|
| 461 | RelativePath="..\src\argtable\arg_int.c"
|
|---|
| 462 | >
|
|---|
| 463 | <FileConfiguration
|
|---|
| 464 | Name="Debug|Win32"
|
|---|
| 465 | >
|
|---|
| 466 | <Tool
|
|---|
| 467 | Name="VCCLCompilerTool"
|
|---|
| 468 | UsePrecompiledHeader="0"
|
|---|
| 469 | />
|
|---|
| 470 | </FileConfiguration>
|
|---|
| 471 | <FileConfiguration
|
|---|
| 472 | Name="Release|Win32"
|
|---|
| 473 | >
|
|---|
| 474 | <Tool
|
|---|
| 475 | Name="VCCLCompilerTool"
|
|---|
| 476 | UsePrecompiledHeader="0"
|
|---|
| 477 | />
|
|---|
| 478 | </FileConfiguration>
|
|---|
| 479 | <FileConfiguration
|
|---|
| 480 | Name="Debug_Analyze|Win32"
|
|---|
| 481 | >
|
|---|
| 482 | <Tool
|
|---|
| 483 | Name="VCCLCompilerTool"
|
|---|
| 484 | UsePrecompiledHeader="0"
|
|---|
| 485 | />
|
|---|
| 486 | </FileConfiguration>
|
|---|
| 487 | </File>
|
|---|
| 488 | <File
|
|---|
| 489 | RelativePath="..\src\argtable\arg_lit.c"
|
|---|
| 490 | >
|
|---|
| 491 | <FileConfiguration
|
|---|
| 492 | Name="Debug|Win32"
|
|---|
| 493 | >
|
|---|
| 494 | <Tool
|
|---|
| 495 | Name="VCCLCompilerTool"
|
|---|
| 496 | UsePrecompiledHeader="0"
|
|---|
| 497 | />
|
|---|
| 498 | </FileConfiguration>
|
|---|
| 499 | <FileConfiguration
|
|---|
| 500 | Name="Release|Win32"
|
|---|
| 501 | >
|
|---|
| 502 | <Tool
|
|---|
| 503 | Name="VCCLCompilerTool"
|
|---|
| 504 | UsePrecompiledHeader="0"
|
|---|
| 505 | />
|
|---|
| 506 | </FileConfiguration>
|
|---|
| 507 | <FileConfiguration
|
|---|
| 508 | Name="Debug_Analyze|Win32"
|
|---|
| 509 | >
|
|---|
| 510 | <Tool
|
|---|
| 511 | Name="VCCLCompilerTool"
|
|---|
| 512 | UsePrecompiledHeader="0"
|
|---|
| 513 | />
|
|---|
| 514 | </FileConfiguration>
|
|---|
| 515 | </File>
|
|---|
| 516 | <File
|
|---|
| 517 | RelativePath="..\src\argtable\arg_rem.c"
|
|---|
| 518 | >
|
|---|
| 519 | <FileConfiguration
|
|---|
| 520 | Name="Debug|Win32"
|
|---|
| 521 | >
|
|---|
| 522 | <Tool
|
|---|
| 523 | Name="VCCLCompilerTool"
|
|---|
| 524 | UsePrecompiledHeader="0"
|
|---|
| 525 | />
|
|---|
| 526 | </FileConfiguration>
|
|---|
| 527 | <FileConfiguration
|
|---|
| 528 | Name="Release|Win32"
|
|---|
| 529 | >
|
|---|
| 530 | <Tool
|
|---|
| 531 | Name="VCCLCompilerTool"
|
|---|
| 532 | UsePrecompiledHeader="0"
|
|---|
| 533 | />
|
|---|
| 534 | </FileConfiguration>
|
|---|
| 535 | <FileConfiguration
|
|---|
| 536 | Name="Debug_Analyze|Win32"
|
|---|
| 537 | >
|
|---|
| 538 | <Tool
|
|---|
| 539 | Name="VCCLCompilerTool"
|
|---|
| 540 | UsePrecompiledHeader="0"
|
|---|
| 541 | />
|
|---|
| 542 | </FileConfiguration>
|
|---|
| 543 | </File>
|
|---|
| 544 | <File
|
|---|
| 545 | RelativePath="..\src\argtable\arg_str.c"
|
|---|
| 546 | >
|
|---|
| 547 | <FileConfiguration
|
|---|
| 548 | Name="Debug|Win32"
|
|---|
| 549 | >
|
|---|
| 550 | <Tool
|
|---|
| 551 | Name="VCCLCompilerTool"
|
|---|
| 552 | UsePrecompiledHeader="0"
|
|---|
| 553 | />
|
|---|
| 554 | </FileConfiguration>
|
|---|
| 555 | <FileConfiguration
|
|---|
| 556 | Name="Release|Win32"
|
|---|
| 557 | >
|
|---|
| 558 | <Tool
|
|---|
| 559 | Name="VCCLCompilerTool"
|
|---|
| 560 | UsePrecompiledHeader="0"
|
|---|
| 561 | />
|
|---|
| 562 | </FileConfiguration>
|
|---|
| 563 | <FileConfiguration
|
|---|
| 564 | Name="Debug_Analyze|Win32"
|
|---|
| 565 | >
|
|---|
| 566 | <Tool
|
|---|
| 567 | Name="VCCLCompilerTool"
|
|---|
| 568 | UsePrecompiledHeader="0"
|
|---|
| 569 | />
|
|---|
| 570 | </FileConfiguration>
|
|---|
| 571 | </File>
|
|---|
| 572 | <File
|
|---|
| 573 | RelativePath="..\src\argtable\argtable2.c"
|
|---|
| 574 | >
|
|---|
| 575 | <FileConfiguration
|
|---|
| 576 | Name="Debug|Win32"
|
|---|
| 577 | >
|
|---|
| 578 | <Tool
|
|---|
| 579 | Name="VCCLCompilerTool"
|
|---|
| 580 | UsePrecompiledHeader="0"
|
|---|
| 581 | />
|
|---|
| 582 | </FileConfiguration>
|
|---|
| 583 | <FileConfiguration
|
|---|
| 584 | Name="Release|Win32"
|
|---|
| 585 | >
|
|---|
| 586 | <Tool
|
|---|
| 587 | Name="VCCLCompilerTool"
|
|---|
| 588 | UsePrecompiledHeader="0"
|
|---|
| 589 | />
|
|---|
| 590 | </FileConfiguration>
|
|---|
| 591 | <FileConfiguration
|
|---|
| 592 | Name="Debug_Analyze|Win32"
|
|---|
| 593 | >
|
|---|
| 594 | <Tool
|
|---|
| 595 | Name="VCCLCompilerTool"
|
|---|
| 596 | UsePrecompiledHeader="0"
|
|---|
| 597 | />
|
|---|
| 598 | </FileConfiguration>
|
|---|
| 599 | </File>
|
|---|
| 600 | <File
|
|---|
| 601 | RelativePath="..\src\argtable\getopt.c"
|
|---|
| 602 | >
|
|---|
| 603 | <FileConfiguration
|
|---|
| 604 | Name="Debug|Win32"
|
|---|
| 605 | >
|
|---|
| 606 | <Tool
|
|---|
| 607 | Name="VCCLCompilerTool"
|
|---|
| 608 | UsePrecompiledHeader="0"
|
|---|
| 609 | />
|
|---|
| 610 | </FileConfiguration>
|
|---|
| 611 | <FileConfiguration
|
|---|
| 612 | Name="Release|Win32"
|
|---|
| 613 | >
|
|---|
| 614 | <Tool
|
|---|
| 615 | Name="VCCLCompilerTool"
|
|---|
| 616 | UsePrecompiledHeader="0"
|
|---|
| 617 | />
|
|---|
| 618 | </FileConfiguration>
|
|---|
| 619 | <FileConfiguration
|
|---|
| 620 | Name="Debug_Analyze|Win32"
|
|---|
| 621 | >
|
|---|
| 622 | <Tool
|
|---|
| 623 | Name="VCCLCompilerTool"
|
|---|
| 624 | UsePrecompiledHeader="0"
|
|---|
| 625 | />
|
|---|
| 626 | </FileConfiguration>
|
|---|
| 627 | </File>
|
|---|
| 628 | <File
|
|---|
| 629 | RelativePath="..\src\argtable\getopt1.c"
|
|---|
| 630 | >
|
|---|
| 631 | <FileConfiguration
|
|---|
| 632 | Name="Debug|Win32"
|
|---|
| 633 | >
|
|---|
| 634 | <Tool
|
|---|
| 635 | Name="VCCLCompilerTool"
|
|---|
| 636 | UsePrecompiledHeader="0"
|
|---|
| 637 | />
|
|---|
| 638 | </FileConfiguration>
|
|---|
| 639 | <FileConfiguration
|
|---|
| 640 | Name="Release|Win32"
|
|---|
| 641 | >
|
|---|
| 642 | <Tool
|
|---|
| 643 | Name="VCCLCompilerTool"
|
|---|
| 644 | UsePrecompiledHeader="0"
|
|---|
| 645 | />
|
|---|
| 646 | </FileConfiguration>
|
|---|
| 647 | <FileConfiguration
|
|---|
| 648 | Name="Debug_Analyze|Win32"
|
|---|
| 649 | >
|
|---|
| 650 | <Tool
|
|---|
| 651 | Name="VCCLCompilerTool"
|
|---|
| 652 | UsePrecompiledHeader="0"
|
|---|
| 653 | />
|
|---|
| 654 | </FileConfiguration>
|
|---|
| 655 | </File>
|
|---|
| 656 | </Filter>
|
|---|
| 657 | </Filter>
|
|---|
| 658 | <Filter
|
|---|
| 659 | Name="Header"
|
|---|
| 660 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|---|
| 661 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|---|
| 662 | >
|
|---|
| 663 | <File
|
|---|
| 664 | RelativePath="..\src\Common.h"
|
|---|
| 665 | >
|
|---|
| 666 | </File>
|
|---|
| 667 | <File
|
|---|
| 668 | RelativePath="..\src\CompletionWindow.h"
|
|---|
| 669 | >
|
|---|
| 670 | </File>
|
|---|
| 671 | <File
|
|---|
| 672 | RelativePath="..\src\gui-windows\CompletionWindowCore.h"
|
|---|
| 673 | >
|
|---|
| 674 | </File>
|
|---|
| 675 | <File
|
|---|
| 676 | RelativePath="..\src\windows\CompletionWindowCore.h"
|
|---|
| 677 | >
|
|---|
| 678 | </File>
|
|---|
| 679 | <File
|
|---|
| 680 | RelativePath="..\src\os-windows\CygwinPty.h"
|
|---|
| 681 | >
|
|---|
| 682 | </File>
|
|---|
| 683 | <File
|
|---|
| 684 | RelativePath="..\src\Delegate.h"
|
|---|
| 685 | >
|
|---|
| 686 | </File>
|
|---|
| 687 | <File
|
|---|
| 688 | RelativePath="..\src\gui-windows\Gui.h"
|
|---|
| 689 | >
|
|---|
| 690 | </File>
|
|---|
| 691 | <File
|
|---|
| 692 | RelativePath=".\resources\I3Resource.h"
|
|---|
| 693 | >
|
|---|
| 694 | </File>
|
|---|
| 695 | <File
|
|---|
| 696 | RelativePath="..\src\Initial.h"
|
|---|
| 697 | >
|
|---|
| 698 | </File>
|
|---|
| 699 | <File
|
|---|
| 700 | RelativePath="..\src\InputWindow.h"
|
|---|
| 701 | >
|
|---|
| 702 | </File>
|
|---|
| 703 | <File
|
|---|
| 704 | RelativePath="..\src\windows\InputWindowCore.h"
|
|---|
| 705 | >
|
|---|
| 706 | </File>
|
|---|
| 707 | <File
|
|---|
| 708 | RelativePath="..\src\gui-windows\InputWindowCore.h"
|
|---|
| 709 | >
|
|---|
| 710 | </File>
|
|---|
| 711 | <File
|
|---|
| 712 | RelativePath="..\src\Mediator.h"
|
|---|
| 713 | >
|
|---|
| 714 | </File>
|
|---|
| 715 | <File
|
|---|
| 716 | RelativePath="..\src\os-windows\Os.h"
|
|---|
| 717 | >
|
|---|
| 718 | </File>
|
|---|
| 719 | <File
|
|---|
| 720 | RelativePath="..\src\OutputWindow.h"
|
|---|
| 721 | >
|
|---|
| 722 | </File>
|
|---|
| 723 | <File
|
|---|
| 724 | RelativePath="..\src\PrecompiledHeaders.h"
|
|---|
| 725 | >
|
|---|
| 726 | </File>
|
|---|
| 727 | <File
|
|---|
| 728 | RelativePath="..\src\ShellManager.h"
|
|---|
| 729 | >
|
|---|
| 730 | </File>
|
|---|
| 731 | <File
|
|---|
| 732 | RelativePath="..\src\os-windows\Utf8ToUtf16Stream.h"
|
|---|
| 733 | >
|
|---|
| 734 | </File>
|
|---|
| 735 | </Filter>
|
|---|
| 736 | <Filter
|
|---|
| 737 | Name="Resource"
|
|---|
| 738 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|---|
| 739 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|---|
| 740 | >
|
|---|
| 741 | <File
|
|---|
| 742 | RelativePath=".\resources\I3.rc"
|
|---|
| 743 | >
|
|---|
| 744 | </File>
|
|---|
| 745 | <File
|
|---|
| 746 | RelativePath=".\resources\Icon1.ico"
|
|---|
| 747 | >
|
|---|
| 748 | </File>
|
|---|
| 749 | </Filter>
|
|---|
| 750 | </Files>
|
|---|
| 751 | <Globals>
|
|---|
| 752 | </Globals>
|
|---|
| 753 | </VisualStudioProject>
|
|---|