[68] | 1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="9,00"
|
---|
| 5 | Name="convtest"
|
---|
| 6 | ProjectGUID="{A77CE8E0-EA3C-4309-B0F2-8AECC09F7A7E}"
|
---|
| 7 | TargetFrameworkVersion="0"
|
---|
| 8 | >
|
---|
| 9 | <Platforms>
|
---|
| 10 | <Platform
|
---|
| 11 | Name="Win32"
|
---|
| 12 | />
|
---|
| 13 | </Platforms>
|
---|
| 14 | <ToolFiles>
|
---|
| 15 | </ToolFiles>
|
---|
| 16 | <Configurations>
|
---|
| 17 | <Configuration
|
---|
| 18 | Name="Debug|Win32"
|
---|
| 19 | OutputDirectory="$(ProjectName)\$(ConfigurationName)\bin"
|
---|
| 20 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
|
---|
| 21 | ConfigurationType="1"
|
---|
| 22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
| 23 | UseOfMFC="0"
|
---|
| 24 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
| 25 | CharacterSet="2"
|
---|
| 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 | TypeLibraryName="./convtest.tlb"
|
---|
| 42 | HeaderFileName=""
|
---|
| 43 | />
|
---|
| 44 | <Tool
|
---|
| 45 | Name="VCCLCompilerTool"
|
---|
| 46 | Optimization="0"
|
---|
[70] | 47 | PreprocessorDefinitions="_Windows;WIN32;_DEBUG;_CONSOLE;EASYMAPDEBUG;GDK_WITHOUT_FRAMS"
|
---|
[68] | 48 | MinimalRebuild="true"
|
---|
| 49 | BasicRuntimeChecks="3"
|
---|
| 50 | RuntimeLibrary="1"
|
---|
| 51 | RuntimeTypeInfo="true"
|
---|
| 52 | PrecompiledHeaderFile="./convtest.pch"
|
---|
| 53 | WarningLevel="3"
|
---|
| 54 | SuppressStartupBanner="true"
|
---|
| 55 | DebugInformationFormat="4"
|
---|
| 56 | />
|
---|
| 57 | <Tool
|
---|
| 58 | Name="VCManagedResourceCompilerTool"
|
---|
| 59 | />
|
---|
| 60 | <Tool
|
---|
| 61 | Name="VCResourceCompilerTool"
|
---|
| 62 | PreprocessorDefinitions="_DEBUG"
|
---|
| 63 | Culture="1045"
|
---|
| 64 | />
|
---|
| 65 | <Tool
|
---|
| 66 | Name="VCPreLinkEventTool"
|
---|
| 67 | />
|
---|
| 68 | <Tool
|
---|
| 69 | Name="VCLinkerTool"
|
---|
| 70 | GenerateDebugInformation="true"
|
---|
| 71 | SubSystem="1"
|
---|
| 72 | RandomizedBaseAddress="1"
|
---|
| 73 | DataExecutionPrevention="0"
|
---|
| 74 | TargetMachine="1"
|
---|
| 75 | />
|
---|
| 76 | <Tool
|
---|
| 77 | Name="VCALinkTool"
|
---|
| 78 | />
|
---|
| 79 | <Tool
|
---|
| 80 | Name="VCManifestTool"
|
---|
| 81 | />
|
---|
| 82 | <Tool
|
---|
| 83 | Name="VCXDCMakeTool"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCBscMakeTool"
|
---|
| 87 | SuppressStartupBanner="true"
|
---|
| 88 | OutputFile="./convtest.bsc"
|
---|
| 89 | />
|
---|
| 90 | <Tool
|
---|
| 91 | Name="VCFxCopTool"
|
---|
| 92 | />
|
---|
| 93 | <Tool
|
---|
| 94 | Name="VCAppVerifierTool"
|
---|
| 95 | />
|
---|
| 96 | <Tool
|
---|
| 97 | Name="VCPostBuildEventTool"
|
---|
| 98 | />
|
---|
| 99 | </Configuration>
|
---|
| 100 | </Configurations>
|
---|
| 101 | <References>
|
---|
| 102 | </References>
|
---|
| 103 | <Files>
|
---|
| 104 | <Filter
|
---|
| 105 | Name="Source Files"
|
---|
| 106 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
---|
| 107 | >
|
---|
| 108 | <File
|
---|
| 109 | RelativePath="3d.cpp"
|
---|
| 110 | >
|
---|
| 111 | <FileConfiguration
|
---|
| 112 | Name="Debug|Win32"
|
---|
| 113 | >
|
---|
| 114 | <Tool
|
---|
| 115 | Name="VCCLCompilerTool"
|
---|
| 116 | PreprocessorDefinitions=""
|
---|
| 117 | />
|
---|
| 118 | </FileConfiguration>
|
---|
| 119 | </File>
|
---|
| 120 | <File
|
---|
| 121 | RelativePath="advlist.cpp"
|
---|
| 122 | >
|
---|
| 123 | <FileConfiguration
|
---|
| 124 | Name="Debug|Win32"
|
---|
| 125 | >
|
---|
| 126 | <Tool
|
---|
| 127 | Name="VCCLCompilerTool"
|
---|
| 128 | PreprocessorDefinitions=""
|
---|
| 129 | />
|
---|
| 130 | </FileConfiguration>
|
---|
| 131 | </File>
|
---|
| 132 | <File
|
---|
| 133 | RelativePath="callbacks.cpp"
|
---|
| 134 | >
|
---|
| 135 | <FileConfiguration
|
---|
| 136 | Name="Debug|Win32"
|
---|
| 137 | >
|
---|
| 138 | <Tool
|
---|
| 139 | Name="VCCLCompilerTool"
|
---|
| 140 | PreprocessorDefinitions=""
|
---|
| 141 | />
|
---|
| 142 | </FileConfiguration>
|
---|
| 143 | </File>
|
---|
| 144 | <File
|
---|
| 145 | RelativePath="conv_f1.cpp"
|
---|
| 146 | >
|
---|
| 147 | <FileConfiguration
|
---|
| 148 | Name="Debug|Win32"
|
---|
| 149 | >
|
---|
| 150 | <Tool
|
---|
| 151 | Name="VCCLCompilerTool"
|
---|
| 152 | PreprocessorDefinitions=""
|
---|
| 153 | />
|
---|
| 154 | </FileConfiguration>
|
---|
| 155 | </File>
|
---|
| 156 | <File
|
---|
| 157 | RelativePath="convtest.cpp"
|
---|
| 158 | >
|
---|
| 159 | <FileConfiguration
|
---|
| 160 | Name="Debug|Win32"
|
---|
| 161 | >
|
---|
| 162 | <Tool
|
---|
| 163 | Name="VCCLCompilerTool"
|
---|
| 164 | PreprocessorDefinitions=""
|
---|
| 165 | />
|
---|
| 166 | </FileConfiguration>
|
---|
| 167 | </File>
|
---|
| 168 | <File
|
---|
| 169 | RelativePath="defgenoconv.cpp"
|
---|
| 170 | >
|
---|
| 171 | <FileConfiguration
|
---|
| 172 | Name="Debug|Win32"
|
---|
| 173 | >
|
---|
| 174 | <Tool
|
---|
| 175 | Name="VCCLCompilerTool"
|
---|
| 176 | PreprocessorDefinitions=""
|
---|
| 177 | />
|
---|
| 178 | </FileConfiguration>
|
---|
| 179 | </File>
|
---|
| 180 | <File
|
---|
| 181 | RelativePath="errmanager.cpp"
|
---|
| 182 | >
|
---|
| 183 | <FileConfiguration
|
---|
| 184 | Name="Debug|Win32"
|
---|
| 185 | >
|
---|
| 186 | <Tool
|
---|
| 187 | Name="VCCLCompilerTool"
|
---|
| 188 | PreprocessorDefinitions=""
|
---|
| 189 | />
|
---|
| 190 | </FileConfiguration>
|
---|
| 191 | </File>
|
---|
| 192 | <File
|
---|
| 193 | RelativePath="extvalue.cpp"
|
---|
| 194 | >
|
---|
| 195 | <FileConfiguration
|
---|
| 196 | Name="Debug|Win32"
|
---|
| 197 | >
|
---|
| 198 | <Tool
|
---|
| 199 | Name="VCCLCompilerTool"
|
---|
| 200 | PreprocessorDefinitions=""
|
---|
| 201 | />
|
---|
| 202 | </FileConfiguration>
|
---|
| 203 | </File>
|
---|
| 204 | <File
|
---|
| 205 | RelativePath="framsg.cpp"
|
---|
| 206 | >
|
---|
| 207 | <FileConfiguration
|
---|
| 208 | Name="Debug|Win32"
|
---|
| 209 | >
|
---|
| 210 | <Tool
|
---|
| 211 | Name="VCCLCompilerTool"
|
---|
| 212 | PreprocessorDefinitions=""
|
---|
| 213 | />
|
---|
| 214 | </FileConfiguration>
|
---|
| 215 | </File>
|
---|
| 216 | <File
|
---|
| 217 | RelativePath="geno.cpp"
|
---|
| 218 | >
|
---|
| 219 | <FileConfiguration
|
---|
| 220 | Name="Debug|Win32"
|
---|
| 221 | >
|
---|
| 222 | <Tool
|
---|
| 223 | Name="VCCLCompilerTool"
|
---|
| 224 | PreprocessorDefinitions=""
|
---|
| 225 | />
|
---|
| 226 | </FileConfiguration>
|
---|
| 227 | </File>
|
---|
| 228 | <File
|
---|
| 229 | RelativePath="genoconv.cpp"
|
---|
| 230 | >
|
---|
| 231 | <FileConfiguration
|
---|
| 232 | Name="Debug|Win32"
|
---|
| 233 | >
|
---|
| 234 | <Tool
|
---|
| 235 | Name="VCCLCompilerTool"
|
---|
| 236 | PreprocessorDefinitions=""
|
---|
| 237 | />
|
---|
| 238 | </FileConfiguration>
|
---|
| 239 | </File>
|
---|
| 240 | <File
|
---|
| 241 | RelativePath="list.cpp"
|
---|
| 242 | >
|
---|
| 243 | <FileConfiguration
|
---|
| 244 | Name="Debug|Win32"
|
---|
| 245 | >
|
---|
| 246 | <Tool
|
---|
| 247 | Name="VCCLCompilerTool"
|
---|
| 248 | PreprocessorDefinitions=""
|
---|
| 249 | />
|
---|
| 250 | </FileConfiguration>
|
---|
| 251 | </File>
|
---|
| 252 | <File
|
---|
| 253 | RelativePath="model.cpp"
|
---|
| 254 | >
|
---|
| 255 | <FileConfiguration
|
---|
| 256 | Name="Debug|Win32"
|
---|
| 257 | >
|
---|
| 258 | <Tool
|
---|
| 259 | Name="VCCLCompilerTool"
|
---|
| 260 | PreprocessorDefinitions=""
|
---|
| 261 | />
|
---|
| 262 | </FileConfiguration>
|
---|
| 263 | </File>
|
---|
| 264 | <File
|
---|
| 265 | RelativePath="modelparts.cpp"
|
---|
| 266 | >
|
---|
| 267 | <FileConfiguration
|
---|
| 268 | Name="Debug|Win32"
|
---|
| 269 | >
|
---|
| 270 | <Tool
|
---|
| 271 | Name="VCCLCompilerTool"
|
---|
| 272 | PreprocessorDefinitions=""
|
---|
| 273 | />
|
---|
| 274 | </FileConfiguration>
|
---|
| 275 | </File>
|
---|
| 276 | <File
|
---|
| 277 | RelativePath="multimap.cpp"
|
---|
| 278 | >
|
---|
| 279 | <FileConfiguration
|
---|
| 280 | Name="Debug|Win32"
|
---|
| 281 | >
|
---|
| 282 | <Tool
|
---|
| 283 | Name="VCCLCompilerTool"
|
---|
| 284 | PreprocessorDefinitions=""
|
---|
| 285 | />
|
---|
| 286 | </FileConfiguration>
|
---|
| 287 | </File>
|
---|
| 288 | <File
|
---|
| 289 | RelativePath="multirange.cpp"
|
---|
| 290 | >
|
---|
| 291 | <FileConfiguration
|
---|
| 292 | Name="Debug|Win32"
|
---|
| 293 | >
|
---|
| 294 | <Tool
|
---|
| 295 | Name="VCCLCompilerTool"
|
---|
| 296 | PreprocessorDefinitions=""
|
---|
| 297 | />
|
---|
| 298 | </FileConfiguration>
|
---|
| 299 | </File>
|
---|
| 300 | <File
|
---|
| 301 | RelativePath="neurolibrary.cpp"
|
---|
| 302 | >
|
---|
| 303 | <FileConfiguration
|
---|
| 304 | Name="Debug|Win32"
|
---|
| 305 | >
|
---|
| 306 | <Tool
|
---|
| 307 | Name="VCCLCompilerTool"
|
---|
| 308 | PreprocessorDefinitions=""
|
---|
| 309 | />
|
---|
| 310 | </FileConfiguration>
|
---|
| 311 | </File>
|
---|
| 312 | <File
|
---|
| 313 | RelativePath="param.cpp"
|
---|
| 314 | >
|
---|
| 315 | <FileConfiguration
|
---|
| 316 | Name="Debug|Win32"
|
---|
| 317 | >
|
---|
| 318 | <Tool
|
---|
| 319 | Name="VCCLCompilerTool"
|
---|
| 320 | PreprocessorDefinitions=""
|
---|
| 321 | />
|
---|
| 322 | </FileConfiguration>
|
---|
| 323 | </File>
|
---|
| 324 | <File
|
---|
| 325 | RelativePath="paramobj.cpp"
|
---|
| 326 | >
|
---|
| 327 | <FileConfiguration
|
---|
| 328 | Name="Debug|Win32"
|
---|
| 329 | >
|
---|
| 330 | <Tool
|
---|
| 331 | Name="VCCLCompilerTool"
|
---|
| 332 | PreprocessorDefinitions=""
|
---|
| 333 | />
|
---|
| 334 | </FileConfiguration>
|
---|
| 335 | </File>
|
---|
| 336 | <File
|
---|
| 337 | RelativePath="paramtabobj.cpp"
|
---|
| 338 | >
|
---|
| 339 | <FileConfiguration
|
---|
| 340 | Name="Debug|Win32"
|
---|
| 341 | >
|
---|
| 342 | <Tool
|
---|
| 343 | Name="VCCLCompilerTool"
|
---|
| 344 | PreprocessorDefinitions=""
|
---|
| 345 | />
|
---|
| 346 | </FileConfiguration>
|
---|
| 347 | </File>
|
---|
| 348 | <File
|
---|
| 349 | RelativePath="printconvmap.cpp"
|
---|
| 350 | >
|
---|
| 351 | <FileConfiguration
|
---|
| 352 | Name="Debug|Win32"
|
---|
| 353 | >
|
---|
| 354 | <Tool
|
---|
| 355 | Name="VCCLCompilerTool"
|
---|
| 356 | PreprocessorDefinitions=""
|
---|
| 357 | />
|
---|
| 358 | </FileConfiguration>
|
---|
| 359 | </File>
|
---|
| 360 | <File
|
---|
| 361 | RelativePath="sstring.cpp"
|
---|
| 362 | >
|
---|
| 363 | <FileConfiguration
|
---|
| 364 | Name="Debug|Win32"
|
---|
| 365 | >
|
---|
| 366 | <Tool
|
---|
| 367 | Name="VCCLCompilerTool"
|
---|
| 368 | PreprocessorDefinitions=""
|
---|
| 369 | />
|
---|
| 370 | </FileConfiguration>
|
---|
| 371 | </File>
|
---|
| 372 | <File
|
---|
| 373 | RelativePath="sstringutils.cpp"
|
---|
| 374 | >
|
---|
| 375 | <FileConfiguration
|
---|
| 376 | Name="Debug|Win32"
|
---|
| 377 | >
|
---|
| 378 | <Tool
|
---|
| 379 | Name="VCCLCompilerTool"
|
---|
| 380 | PreprocessorDefinitions=""
|
---|
| 381 | />
|
---|
| 382 | </FileConfiguration>
|
---|
| 383 | </File>
|
---|
| 384 | <File
|
---|
| 385 | RelativePath="stdouterr.cpp"
|
---|
| 386 | >
|
---|
| 387 | <FileConfiguration
|
---|
| 388 | Name="Debug|Win32"
|
---|
| 389 | >
|
---|
| 390 | <Tool
|
---|
| 391 | Name="VCCLCompilerTool"
|
---|
| 392 | PreprocessorDefinitions=""
|
---|
| 393 | />
|
---|
| 394 | </FileConfiguration>
|
---|
| 395 | </File>
|
---|
| 396 | <File
|
---|
| 397 | RelativePath="syntparam.cpp"
|
---|
| 398 | >
|
---|
| 399 | <FileConfiguration
|
---|
| 400 | Name="Debug|Win32"
|
---|
| 401 | >
|
---|
| 402 | <Tool
|
---|
| 403 | Name="VCCLCompilerTool"
|
---|
| 404 | PreprocessorDefinitions=""
|
---|
| 405 | />
|
---|
| 406 | </FileConfiguration>
|
---|
| 407 | </File>
|
---|
| 408 | <File
|
---|
| 409 | RelativePath="virtfile.cpp"
|
---|
| 410 | >
|
---|
| 411 | <FileConfiguration
|
---|
| 412 | Name="Debug|Win32"
|
---|
| 413 | >
|
---|
| 414 | <Tool
|
---|
| 415 | Name="VCCLCompilerTool"
|
---|
| 416 | PreprocessorDefinitions=""
|
---|
| 417 | />
|
---|
| 418 | </FileConfiguration>
|
---|
| 419 | </File>
|
---|
| 420 | </Filter>
|
---|
| 421 | <Filter
|
---|
| 422 | Name="Header Files"
|
---|
| 423 | Filter="h;hpp;hxx;hm;inl"
|
---|
| 424 | >
|
---|
| 425 | <File
|
---|
| 426 | RelativePath="3d.h"
|
---|
| 427 | >
|
---|
| 428 | </File>
|
---|
| 429 | <File
|
---|
| 430 | RelativePath="advlist.h"
|
---|
| 431 | >
|
---|
| 432 | </File>
|
---|
| 433 | <File
|
---|
| 434 | RelativePath="callbacks.h"
|
---|
| 435 | >
|
---|
| 436 | </File>
|
---|
| 437 | <File
|
---|
| 438 | RelativePath="conv_f1.h"
|
---|
| 439 | >
|
---|
| 440 | </File>
|
---|
| 441 | <File
|
---|
| 442 | RelativePath="defassign-f0_joint.h"
|
---|
| 443 | >
|
---|
| 444 | </File>
|
---|
| 445 | <File
|
---|
| 446 | RelativePath="defassign-f0_neuro.h"
|
---|
| 447 | >
|
---|
| 448 | </File>
|
---|
| 449 | <File
|
---|
| 450 | RelativePath="defassign-f0_part.h"
|
---|
| 451 | >
|
---|
| 452 | </File>
|
---|
| 453 | <File
|
---|
| 454 | RelativePath="defgenoconv.h"
|
---|
| 455 | >
|
---|
| 456 | </File>
|
---|
| 457 | <File
|
---|
| 458 | RelativePath="extvalue.h"
|
---|
| 459 | >
|
---|
| 460 | </File>
|
---|
| 461 | <File
|
---|
| 462 | RelativePath="f0classes.h"
|
---|
| 463 | >
|
---|
| 464 | </File>
|
---|
| 465 | <File
|
---|
| 466 | RelativePath="framsg.h"
|
---|
| 467 | >
|
---|
| 468 | </File>
|
---|
| 469 | <File
|
---|
| 470 | RelativePath="gen-config.h"
|
---|
| 471 | >
|
---|
| 472 | </File>
|
---|
| 473 | <File
|
---|
| 474 | RelativePath="geno.h"
|
---|
| 475 | >
|
---|
| 476 | </File>
|
---|
| 477 | <File
|
---|
| 478 | RelativePath="genoconv.h"
|
---|
| 479 | >
|
---|
| 480 | </File>
|
---|
| 481 | <File
|
---|
| 482 | RelativePath="list.h"
|
---|
| 483 | >
|
---|
| 484 | </File>
|
---|
| 485 | <File
|
---|
| 486 | RelativePath="model.h"
|
---|
| 487 | >
|
---|
| 488 | </File>
|
---|
| 489 | <File
|
---|
| 490 | RelativePath="modelparts.h"
|
---|
| 491 | >
|
---|
| 492 | </File>
|
---|
| 493 | <File
|
---|
| 494 | RelativePath="multimap.h"
|
---|
| 495 | >
|
---|
| 496 | </File>
|
---|
| 497 | <File
|
---|
| 498 | RelativePath="multirange.h"
|
---|
| 499 | >
|
---|
| 500 | </File>
|
---|
| 501 | <File
|
---|
| 502 | RelativePath="neuroclasses.h"
|
---|
| 503 | >
|
---|
| 504 | </File>
|
---|
| 505 | <File
|
---|
| 506 | RelativePath="neurocls-library.h"
|
---|
| 507 | >
|
---|
| 508 | </File>
|
---|
| 509 | <File
|
---|
| 510 | RelativePath="neurolibrary.h"
|
---|
| 511 | >
|
---|
| 512 | </File>
|
---|
| 513 | <File
|
---|
| 514 | RelativePath="nonstd.h"
|
---|
| 515 | >
|
---|
| 516 | </File>
|
---|
| 517 | <File
|
---|
| 518 | RelativePath="param.h"
|
---|
| 519 | >
|
---|
| 520 | </File>
|
---|
| 521 | <File
|
---|
| 522 | RelativePath="paramtabobj.h"
|
---|
| 523 | >
|
---|
| 524 | </File>
|
---|
| 525 | <File
|
---|
| 526 | RelativePath="printconvmap.h"
|
---|
| 527 | >
|
---|
| 528 | </File>
|
---|
| 529 | <File
|
---|
| 530 | RelativePath="sstring.h"
|
---|
| 531 | >
|
---|
| 532 | </File>
|
---|
| 533 | <File
|
---|
| 534 | RelativePath="sstringutils.h"
|
---|
| 535 | >
|
---|
| 536 | </File>
|
---|
| 537 | <File
|
---|
| 538 | RelativePath="statrick.h"
|
---|
| 539 | >
|
---|
| 540 | </File>
|
---|
| 541 | <File
|
---|
| 542 | RelativePath="syntparam.h"
|
---|
| 543 | >
|
---|
| 544 | </File>
|
---|
| 545 | <File
|
---|
| 546 | RelativePath="usertags.h"
|
---|
| 547 | >
|
---|
| 548 | </File>
|
---|
| 549 | </Filter>
|
---|
| 550 | </Files>
|
---|
| 551 | <Globals>
|
---|
| 552 | </Globals>
|
---|
| 553 | </VisualStudioProject>
|
---|