source: cpp/gdk/neurotest.vcproj @ 70

Last change on this file since 70 was 70, checked in by Maciej Komosinski, 13 years ago

compiles under vs2008

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