source: cpp/gdk/neurotest.dsp @ 5

Last change on this file since 5 was 5, checked in by sz, 15 years ago

added the GDK (Genotype Development Kit)

File size: 6.6 KB
Line 
1# Microsoft Developer Studio Project File - Name="neurotest" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=neurotest - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "neurotest.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "neurotest.mak" CFG="neurotest - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "neurotest - Win32 Debug" (based on "Win32 (x86) Console Application")
21!MESSAGE
22
23# Begin Project
24# PROP AllowPerConfigDependencies 0
25# PROP Scc_ProjName ""
26# PROP Scc_LocalPath ""
27CPP=cl.exe
28RSC=rc.exe
29# PROP BASE Use_MFC 0
30# PROP BASE Use_Debug_Libraries 1
31# PROP BASE Output_Dir "Debug"
32# PROP BASE Intermediate_Dir "Debug"
33# PROP BASE Target_Dir ""
34# PROP Use_MFC 0
35# PROP Use_Debug_Libraries 1
36# PROP Output_Dir ""
37# PROP Intermediate_Dir ""
38# PROP Ignore_Export_Lib 0
39# PROP Target_Dir ""
40# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
41# ADD CPP /W3 /Gm /GR /GX /ZI /Od /D "_Windows" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "EASYMAPDEBUG" /D "NOCREATUREOBJECT" /FD /GZ /c
42# SUBTRACT CPP /nologo /YX /Yc /Yu
43# ADD BASE RSC /l 0x415 /d "_DEBUG"
44# ADD RSC /l 0x415 /d "_DEBUG"
45BSC32=bscmake.exe
46# ADD BASE BSC32 /nologo
47# ADD BSC32 /nologo
48LINK32=link.exe
49# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
50# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
51# Begin Target
52
53# Name "neurotest - Win32 Debug"
54# Begin Group "Source Files"
55
56# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
57# Begin Source File
58
59SOURCE=.\3d.cpp
60# End Source File
61# Begin Source File
62
63SOURCE=.\advlist.cpp
64# End Source File
65# Begin Source File
66
67SOURCE=.\callbacks.cpp
68# End Source File
69# Begin Source File
70
71SOURCE=.\conv_f1.cpp
72# End Source File
73# Begin Source File
74
75SOURCE=.\defgenoconv.cpp
76# End Source File
77# Begin Source File
78
79SOURCE=.\errmanager.cpp
80# End Source File
81# Begin Source File
82
83SOURCE=.\extvalue.cpp
84# End Source File
85# Begin Source File
86
87SOURCE=.\framsg.cpp
88# End Source File
89# Begin Source File
90
91SOURCE=.\geno.cpp
92# End Source File
93# Begin Source File
94
95SOURCE=.\genoconv.cpp
96# End Source File
97# Begin Source File
98
99SOURCE=.\list.cpp
100# End Source File
101# Begin Source File
102
103SOURCE=.\model.cpp
104# End Source File
105# Begin Source File
106
107SOURCE=.\modelparts.cpp
108# End Source File
109# Begin Source File
110
111SOURCE=.\multimap.cpp
112# End Source File
113# Begin Source File
114
115SOURCE=.\multirange.cpp
116# End Source File
117# Begin Source File
118
119SOURCE=.\neurofactory.cpp
120# End Source File
121# Begin Source File
122
123SOURCE=".\neuroimpl-channels.cpp"
124# End Source File
125# Begin Source File
126
127SOURCE=".\neuroimpl-fuzzy-f0.cpp"
128# End Source File
129# Begin Source File
130
131SOURCE=".\neuroimpl-fuzzy.cpp"
132# End Source File
133# Begin Source File
134
135SOURCE=".\neuroimpl-simple.cpp"
136# End Source File
137# Begin Source File
138
139SOURCE=.\neuroimpl.cpp
140# End Source File
141# Begin Source File
142
143SOURCE=.\neurolibrary.cpp
144# End Source File
145# Begin Source File
146
147SOURCE=.\neurotest.cpp
148# End Source File
149# Begin Source File
150
151SOURCE=.\param.cpp
152# End Source File
153# Begin Source File
154
155SOURCE=.\paramobj.cpp
156# End Source File
157# Begin Source File
158
159SOURCE=.\paramtabobj.cpp
160# End Source File
161# Begin Source File
162
163SOURCE=.\sstring.cpp
164# End Source File
165# Begin Source File
166
167SOURCE=.\sstringutils.cpp
168# End Source File
169# Begin Source File
170
171SOURCE=.\stdouterr.cpp
172# End Source File
173# Begin Source File
174
175SOURCE=.\syntparam.cpp
176# End Source File
177# Begin Source File
178
179SOURCE=.\virtfile.cpp
180# End Source File
181# End Group
182# Begin Group "Header Files"
183
184# PROP Default_Filter "h;hpp;hxx;hm;inl"
185# Begin Source File
186
187SOURCE=.\3d.h
188# End Source File
189# Begin Source File
190
191SOURCE=.\advlist.h
192# End Source File
193# Begin Source File
194
195SOURCE=.\callbacks.h
196# End Source File
197# Begin Source File
198
199SOURCE=.\conv_f1.h
200# End Source File
201# Begin Source File
202
203SOURCE=".\defassign-f0_joint.h"
204# End Source File
205# Begin Source File
206
207SOURCE=".\defassign-f0_neuro.h"
208# End Source File
209# Begin Source File
210
211SOURCE=".\defassign-f0_part.h"
212# End Source File
213# Begin Source File
214
215SOURCE=.\defgenoconv.h
216# End Source File
217# Begin Source File
218
219SOURCE=.\extvalue.h
220# End Source File
221# Begin Source File
222
223SOURCE=.\f0classes.h
224# End Source File
225# Begin Source File
226
227SOURCE=.\framsg.h
228# End Source File
229# Begin Source File
230
231SOURCE=".\gen-config.h"
232# End Source File
233# Begin Source File
234
235SOURCE=.\geno.h
236# End Source File
237# Begin Source File
238
239SOURCE=.\genoconv.h
240# End Source File
241# Begin Source File
242
243SOURCE=.\list.h
244# End Source File
245# Begin Source File
246
247SOURCE=.\model.h
248# End Source File
249# Begin Source File
250
251SOURCE=.\modelparts.h
252# End Source File
253# Begin Source File
254
255SOURCE=.\multimap.h
256# End Source File
257# Begin Source File
258
259SOURCE=.\multirange.h
260# End Source File
261# Begin Source File
262
263SOURCE=.\neuroclasses.h
264# End Source File
265# Begin Source File
266
267SOURCE=".\neurocls-library.h"
268# End Source File
269# Begin Source File
270
271SOURCE=.\neurolibrary.h
272# End Source File
273# Begin Source File
274
275SOURCE=.\nonstd.h
276# End Source File
277# Begin Source File
278
279SOURCE=.\param.h
280# End Source File
281# Begin Source File
282
283SOURCE=.\paramtabobj.h
284# End Source File
285# Begin Source File
286
287SOURCE=.\printconvmap.h
288# End Source File
289# Begin Source File
290
291SOURCE=.\sstring.h
292# End Source File
293# Begin Source File
294
295SOURCE=.\sstringutils.h
296# End Source File
297# Begin Source File
298
299SOURCE=.\statrick.h
300# End Source File
301# Begin Source File
302
303SOURCE=.\syntparam.h
304# End Source File
305# Begin Source File
306
307SOURCE=.\usertags.h
308# End Source File
309# End Group
310# End Target
311# End Project
Note: See TracBrowser for help on using the repository browser.