]> Creatis software - creaMaracasVisu.git/blob - lib/maracasVisuLib/src/interface/tcl/tclexe.dsp
Support #1768 CREATIS Licence insertion
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / tcl / tclexe.dsp
1 # ---------------------------------------------------------------------
2 #
3 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
4 #                        pour la Sant�)
5 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
6 # Previous Authors : Laurent Guigues, Jean-Pierre Roux
7 # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
8 #
9 #  This software is governed by the CeCILL-B license under French law and 
10 #  abiding by the rules of distribution of free software. You can  use, 
11 #  modify and/ or redistribute the software under the terms of the CeCILL-B 
12 #  license as circulated by CEA, CNRS and INRIA at the following URL 
13 #  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html 
14 #  or in the file LICENSE.txt.
15 #
16 #  As a counterpart to the access to the source code and  rights to copy,
17 #  modify and redistribute granted by the license, users are provided only
18 #  with a limited warranty  and the software's author,  the holder of the
19 #  economic rights,  and the successive licensors  have only  limited
20 #  liability. 
21 #
22 #  The fact that you are presently reading this means that you have had
23 #  knowledge of the CeCILL-B license and that you accept its terms.
24 # ------------------------------------------------------------------------ */ 
25
26 # Microsoft Developer Studio Project File - Name="tclexe" - Package Owner=<4>
27 # Microsoft Developer Studio Generated Build File, Format Version 6.00
28 # ** DO NOT EDIT **
29
30 # TARGTYPE "Win32 (x86) Application" 0x0101
31
32 CFG=tclexe - Win32 Debug
33 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
34 !MESSAGE use the Export Makefile command and run
35 !MESSAGE 
36 !MESSAGE NMAKE /f "tclexe.mak".
37 !MESSAGE 
38 !MESSAGE You can specify a configuration when running NMAKE
39 !MESSAGE by defining the macro CFG on the command line. For example:
40 !MESSAGE 
41 !MESSAGE NMAKE /f "tclexe.mak" CFG="tclexe - Win32 Debug"
42 !MESSAGE 
43 !MESSAGE Possible choices for configuration are:
44 !MESSAGE 
45 !MESSAGE "tclexe - Win32 Release" (based on "Win32 (x86) Application")
46 !MESSAGE "tclexe - Win32 Debug" (based on "Win32 (x86) Application")
47 !MESSAGE 
48
49 # Begin Project
50 # PROP AllowPerConfigDependencies 0
51 # PROP Scc_ProjName ""
52 # PROP Scc_LocalPath ""
53 CPP=cl.exe
54 MTL=midl.exe
55 RSC=rc.exe
56
57 !IF  "$(CFG)" == "tclexe - Win32 Release"
58
59 # PROP BASE Use_MFC 0
60 # PROP BASE Use_Debug_Libraries 0
61 # PROP BASE Output_Dir "Release"
62 # PROP BASE Intermediate_Dir "Release"
63 # PROP BASE Target_Dir ""
64 # PROP Use_MFC 0
65 # PROP Use_Debug_Libraries 0
66 # PROP Output_Dir "../bin"
67 # PROP Intermediate_Dir "tmp"
68 # PROP Ignore_Export_Lib 0
69 # PROP Target_Dir ""
70 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
71 # ADD CPP /nologo /W3 /GX /O2 /u /D "NDEBUG" /YX /FD /c
72 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
73 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
74 # ADD BASE RSC /l 0x40c /d "NDEBUG"
75 # ADD RSC /l 0x40c /d "NDEBUG"
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LINK32=link.exe
80 # 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 /nologo /subsystem:windows /machine:I386
81 # ADD LINK32 /nologo /subsystem:windows /machine:I386 /nodefaultlib /out:"./maracas.exe"
82 # Begin Special Build Tool
83 SOURCE="$(InputPath)"
84 PostBuild_Desc=Installing...
85 PostBuild_Cmds=copy *.exe C:\Users\Florez\local\bin
86 # End Special Build Tool
87
88 !ELSEIF  "$(CFG)" == "tclexe - Win32 Debug"
89
90 # PROP BASE Use_MFC 0
91 # PROP BASE Use_Debug_Libraries 1
92 # PROP BASE Output_Dir "Debug"
93 # PROP BASE Intermediate_Dir "Debug"
94 # PROP BASE Target_Dir ""
95 # PROP Use_MFC 0
96 # PROP Use_Debug_Libraries 1
97 # PROP Output_Dir "../bin"
98 # PROP Intermediate_Dir "tmp"
99 # PROP Ignore_Export_Lib 0
100 # PROP Target_Dir ""
101 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
102 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /u /D "_DEBUG" /YX /FD /GZ /c
103 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
104 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
105 # ADD BASE RSC /l 0x40c /d "_DEBUG"
106 # ADD RSC /l 0x40c /d "_DEBUG"
107 BSC32=bscmake.exe
108 # ADD BASE BSC32 /nologo
109 # ADD BSC32 /nologo
110 LINK32=link.exe
111 # 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
112 # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib /out:"./maracas.exe" /pdbtype:sept
113 # Begin Special Build Tool
114 SOURCE="$(InputPath)"
115 PostBuild_Desc=Installing...
116 PostBuild_Cmds=copy *.exe C:\Users\Florez\local\bin
117 # End Special Build Tool
118
119 !ENDIF 
120
121 # Begin Target
122
123 # Name "tclexe - Win32 Release"
124 # Name "tclexe - Win32 Debug"
125 # Begin Group "Resource Files"
126
127 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
128 # End Group
129 # Begin Group "Tcl Files"
130
131 # PROP Default_Filter ""
132 # Begin Group "tkwidgets"
133
134 # PROP Default_Filter ""
135 # Begin Source File
136
137 SOURCE=.\tkwidgets\combobox.tcl
138 # End Source File
139 # Begin Source File
140
141 SOURCE=.\tkwidgets\ibrowser.tcl
142 # End Source File
143 # Begin Source File
144
145 SOURCE=.\tkwidgets\imagepp.tcl
146 # End Source File
147 # Begin Source File
148
149 SOURCE=.\tkwidgets\mclistbox.tcl
150 # End Source File
151 # End Group
152 # Begin Group "to_change"
153
154 # PROP Default_Filter ""
155 # Begin Source File
156
157 SOURCE=.\to_change\ev_userzoom.tcl
158 # End Source File
159 # Begin Source File
160
161 SOURCE=.\to_change\TkImageViewerInteractor.tcl
162 # End Source File
163 # Begin Source File
164
165 SOURCE=.\to_change\TkInteractor.tcl
166 # End Source File
167 # Begin Source File
168
169 SOURCE=.\to_change\volTkInteractor.tcl
170 # End Source File
171 # Begin Source File
172
173 SOURCE=.\to_change\vtkInt.tcl
174 # End Source File
175 # Begin Source File
176
177 SOURCE=.\to_change\WidgetObject.tcl
178 # End Source File
179 # End Group
180 # Begin Group "windows"
181
182 # PROP Default_Filter ""
183 # Begin Group "to_change No. 1"
184
185 # PROP Default_Filter ""
186 # Begin Source File
187
188 SOURCE=.\windows\to_change\wizardpostaxis.tcl
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\windows\to_change\wizardpostcontour.tcl
193 # End Source File
194 # End Group
195 # Begin Source File
196
197 SOURCE=.\windows\choose_direction.tcl
198 # End Source File
199 # Begin Source File
200
201 SOURCE=.\windows\data_browser.tcl
202 # End Source File
203 # Begin Source File
204
205 SOURCE=.\windows\dlg_name_axis.tcl
206 # End Source File
207 # Begin Source File
208
209 SOURCE=.\windows\dlg_params.tcl
210 # End Source File
211 # Begin Source File
212
213 SOURCE=.\windows\global_window.tcl
214 # End Source File
215 # Begin Source File
216
217 SOURCE=.\windows\help_wnd.tcl
218 # End Source File
219 # Begin Source File
220
221 SOURCE=.\windows\image_browser.tcl
222 # End Source File
223 # Begin Source File
224
225 SOURCE=.\windows\planes_window.tcl
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\windows\subtract.tcl
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\windows\u_3D.tcl
234 # End Source File
235 # Begin Source File
236
237 SOURCE=.\windows\u_mip.tcl
238 # End Source File
239 # Begin Source File
240
241 SOURCE=.\windows\u_mpr.tcl
242 # End Source File
243 # Begin Source File
244
245 SOURCE=.\windows\u_surf.tcl
246 # End Source File
247 # End Group
248 # Begin Source File
249
250 SOURCE=.\general.tcl
251 # End Source File
252 # Begin Source File
253
254 SOURCE=.\maracas_start.tcl
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\maracas_w32.tcl
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\string_table.tcl
263 # End Source File
264 # End Group
265 # End Target
266 # End Project