]> Creatis software - gdcm.git/blob - src/win32/gdcmdll.dsp
* vtk/testvtkGdcmReader.cxx : remove a symbol that is unused
[gdcm.git] / src / win32 / gdcmdll.dsp
1 # Microsoft Developer Studio Project File - Name="gdcmdll" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 \r
7 CFG=gdcmdll - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "gdcmdll.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "gdcmdll.mak" CFG="gdcmdll - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "gdcmdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "gdcmdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
31 \r
32 !IF  "$(CFG)" == "gdcmdll - Win32 Release"\r
33 \r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_EXPORTS" /YX /FD /c\r
46 # ADD CPP /nologo /MD /w /W0 /GX /O2 /I "$(CREATIS)\glib-1.3\src\glib" /I "..\jpeg\libijg8" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_EXPORTS" /YX /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x40c /d "NDEBUG"\r
50 # ADD RSC /l 0x40c /d "NDEBUG"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # 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 /dll /machine:I386\r
56 # 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 Wsock32.lib /nologo /dll /machine:I386 /out:"../../lib/gdcmdll.dll"\r
57 # SUBTRACT LINK32 /debug\r
58 # Begin Special Build Tool\r
59 SOURCE="$(InputPath)"\r
60 PostBuild_Desc=Copy for test\r
61 PostBuild_Cmds=copy        ..\..\lib\gdcmdll.dll        ..\..\gdcmPython\       copy        ..\..\lib\gdcmdll.dll        ..\..\test\            copy     Release\gdcmdll.lib     ..\..\lib\ \r
62 # End Special Build Tool\r
63 \r
64 !ELSEIF  "$(CFG)" == "gdcmdll - Win32 Debug"\r
65 \r
66 # PROP BASE Use_MFC 0\r
67 # PROP BASE Use_Debug_Libraries 1\r
68 # PROP BASE Output_Dir "Debug"\r
69 # PROP BASE Intermediate_Dir "Debug"\r
70 # PROP BASE Target_Dir ""\r
71 # PROP Use_MFC 0\r
72 # PROP Use_Debug_Libraries 1\r
73 # PROP Output_Dir "Debug"\r
74 # PROP Intermediate_Dir "Debug"\r
75 # PROP Ignore_Export_Lib 0\r
76 # PROP Target_Dir ""\r
77 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_EXPORTS" /YX /FD /GZ /c\r
78 # ADD CPP /nologo /MDd /w /W0 /Gm /GX /ZI /Od /I "$(CREATIS)\glib-1.3\src\glib" /I "..\jpeg\libijg8" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "GDCMDLL_EXPORTS" /YX /FD /GZ /c\r
79 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
80 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
81 # ADD BASE RSC /l 0x40c /d "_DEBUG"\r
82 # ADD RSC /l 0x40c /d "_DEBUG"\r
83 BSC32=bscmake.exe\r
84 # ADD BASE BSC32 /nologo\r
85 # ADD BSC32 /nologo\r
86 LINK32=link.exe\r
87 # 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 /dll /debug /machine:I386 /pdbtype:sept\r
88 # ADD LINK32 Wsock32.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 /dll /debug /machine:I386 /out:"..\..\lib\gdcmdll.dll" /pdbtype:sept\r
89 # SUBTRACT LINK32 /incremental:no\r
90 # Begin Special Build Tool\r
91 SOURCE="$(InputPath)"\r
92 PostBuild_Desc=Copy for test\r
93 PostBuild_Cmds=copy        ..\..\lib\gdcmdll.dll        ..\..\gdcmPython\       copy        ..\..\lib\gdcmdll.dll        ..\..\test\            copy     Debug\gdcmdll.lib     ..\..\lib\ \r
94 # End Special Build Tool\r
95 \r
96 !ENDIF \r
97 \r
98 # Begin Target\r
99 \r
100 # Name "gdcmdll - Win32 Release"\r
101 # Name "gdcmdll - Win32 Debug"\r
102 # Begin Group "Source Files"\r
103 \r
104 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
105 # Begin Source File\r
106 \r
107 SOURCE=..\gdcmDict.cxx\r
108 # End Source File\r
109 # Begin Source File\r
110 \r
111 SOURCE=..\gdcmDictEntry.cxx\r
112 # End Source File\r
113 # Begin Source File\r
114 \r
115 SOURCE=..\gdcmDictSet.cxx\r
116 # End Source File\r
117 # Begin Source File\r
118 \r
119 SOURCE=..\gdcmElValSet.cxx\r
120 # End Source File\r
121 # Begin Source File\r
122 \r
123 SOURCE=..\gdcmElValue.cxx\r
124 # End Source File\r
125 # Begin Source File\r
126 \r
127 SOURCE=..\gdcmException.cxx\r
128 # End Source File\r
129 # Begin Source File\r
130 \r
131 SOURCE=..\gdcmFile.cxx\r
132 # End Source File\r
133 # Begin Source File\r
134 \r
135 SOURCE=..\gdcmHeader.cxx\r
136 # End Source File\r
137 # Begin Source File\r
138 \r
139 SOURCE=..\gdcmHeaderIdo.cxx\r
140 # End Source File\r
141 # Begin Source File\r
142 \r
143 SOURCE=..\gdcmJpeg.cxx\r
144 # End Source File\r
145 # Begin Source File\r
146 \r
147 SOURCE=..\gdcmJpegIdo.cxx\r
148 # End Source File\r
149 # Begin Source File\r
150 \r
151 SOURCE=..\gdcmTS.cxx\r
152 # End Source File\r
153 # Begin Source File\r
154 \r
155 SOURCE=..\gdcmUtil.cxx\r
156 # End Source File\r
157 # Begin Source File\r
158 \r
159 SOURCE=..\gdcmVR.cxx\r
160 # End Source File\r
161 # End Group\r
162 # Begin Group "Header Files"\r
163 \r
164 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
165 # End Group\r
166 # Begin Group "Resource Files"\r
167 \r
168 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
169 # End Group\r
170 # Begin Source File\r
171 \r
172 SOURCE=..\..\lib\libgdcmijpeg8.lib\r
173 # End Source File\r
174 # End Target\r
175 # End Project\r