blob: 3c96f0090817aab1c4daa9531d8dc21aee7baec1 [file] [log] [blame]
Peter Åstrandf30e1272004-12-07 12:36:12 +00001# Microsoft Developer Studio Project File - Name="vncviewer" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=vncviewer - Win32 Debug Unicode
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 "vncviewer.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 "vncviewer.mak" CFG="vncviewer - Win32 Debug Unicode"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "vncviewer - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "vncviewer - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "vncviewer - Win32 Debug Unicode" (based on "Win32 (x86) Application")
23!MESSAGE
24
25# Begin Project
26# PROP AllowPerConfigDependencies 0
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30MTL=midl.exe
31RSC=rc.exe
32
33!IF "$(CFG)" == "vncviewer - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "Release"
38# PROP BASE Intermediate_Dir "Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "..\Release"
43# PROP Intermediate_Dir "Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
Constantin Kaplinskyac306682006-05-16 08:48:31 +000047# ADD CPP /nologo /MT /W3 /GX /O2 /I ".." /FI"rdr/msvcwarning.h" /D "NDEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /c
Peter Åstrandf30e1272004-12-07 12:36:12 +000048# ADD BASE RSC /l 0x809 /d "NDEBUG"
49# ADD RSC /l 0x809 /d "NDEBUG"
50BSC32=bscmake.exe
51# ADD BASE BSC32 /nologo
52# ADD BSC32 /nologo
53LINK32=link.exe
54# 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:windows /machine:I386
55# ADD LINK32 user32.lib gdi32.lib advapi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib comdlg32.lib /nologo /subsystem:windows /machine:I386
56# Begin Special Build Tool
57SOURCE="$(InputPath)"
58PreLink_Desc=Updating buildTime
59PreLink_Cmds=cl /c /nologo /FoRelease\ /FdRelease\ /MT buildTime.cxx
60# End Special Build Tool
61
62!ELSEIF "$(CFG)" == "vncviewer - Win32 Debug"
63
64# PROP BASE Use_MFC 0
65# PROP BASE Use_Debug_Libraries 1
66# PROP BASE Output_Dir "Debug"
67# PROP BASE Intermediate_Dir "Debug"
68# PROP BASE Target_Dir ""
69# PROP Use_MFC 0
70# PROP Use_Debug_Libraries 1
71# PROP Output_Dir "..\Debug"
72# PROP Intermediate_Dir "Debug"
73# PROP Ignore_Export_Lib 0
74# PROP Target_Dir ""
75# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
Constantin Kaplinskyac306682006-05-16 08:48:31 +000076# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"rdr/msvcwarning.h" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c
Peter Åstrandf30e1272004-12-07 12:36:12 +000077# ADD BASE RSC /l 0x809 /d "_DEBUG"
78# ADD RSC /l 0x809 /d "_DEBUG"
79BSC32=bscmake.exe
80# ADD BASE BSC32 /nologo
81# ADD BSC32 /nologo
82LINK32=link.exe
83# 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:windows /debug /machine:I386 /pdbtype:sept
84# ADD LINK32 user32.lib gdi32.lib advapi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib comdlg32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /pdbtype:sept
85# Begin Special Build Tool
86SOURCE="$(InputPath)"
87PreLink_Desc=Updating buildTime
88PreLink_Cmds=cl /c /nologo /FoDebug\ /FdDebug\ /MTd buildTime.cxx
89# End Special Build Tool
90
91!ELSEIF "$(CFG)" == "vncviewer - Win32 Debug Unicode"
92
93# PROP BASE Use_MFC 0
94# PROP BASE Use_Debug_Libraries 1
95# PROP BASE Output_Dir "vncviewer___Win32_Debug_Unicode"
96# PROP BASE Intermediate_Dir "vncviewer___Win32_Debug_Unicode"
97# PROP BASE Ignore_Export_Lib 0
98# PROP BASE Target_Dir ""
99# PROP Use_MFC 0
100# PROP Use_Debug_Libraries 1
101# PROP Output_Dir "..\Debug_Unicode"
102# PROP Intermediate_Dir "Debug_Unicode"
103# PROP Ignore_Export_Lib 0
104# PROP Target_Dir ""
105# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000106# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"rdr/msvcwarning.h" /D "_WINDOWS" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
Peter Åstrandf30e1272004-12-07 12:36:12 +0000107# ADD BASE RSC /l 0x809 /d "_DEBUG"
108# ADD RSC /l 0x809 /d "_DEBUG"
109BSC32=bscmake.exe
110# ADD BASE BSC32 /nologo
111# ADD BSC32 /nologo
112LINK32=link.exe
113# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
114# ADD LINK32 user32.lib gdi32.lib advapi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib comdlg32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
115# Begin Special Build Tool
116SOURCE="$(InputPath)"
117PreLink_Desc=Updating buildTime
118PreLink_Cmds=cl /c /nologo /FoDebug_Unicode\ /FdDebug_Unicode\ /MTd buildTime.cxx
119# End Special Build Tool
120
121!ENDIF
122
123# Begin Target
124
125# Name "vncviewer - Win32 Release"
126# Name "vncviewer - Win32 Debug"
127# Name "vncviewer - Win32 Debug Unicode"
128# Begin Group "Source Files"
129
130# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
131# Begin Source File
132
133SOURCE=.\buildTime.cxx
134# End Source File
135# Begin Source File
136
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000137SOURCE=.\CConn.cxx
138# End Source File
139# Begin Source File
140
141SOURCE=.\CConnOptions.cxx
142# End Source File
143# Begin Source File
144
145SOURCE=.\CConnThread.cxx
146# End Source File
147# Begin Source File
148
149SOURCE=.\ConnectingDialog.cxx
150# End Source File
151# Begin Source File
152
Peter Åstrandf30e1272004-12-07 12:36:12 +0000153SOURCE=.\ConnectionDialog.cxx
154# End Source File
155# Begin Source File
156
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000157SOURCE=.\DesktopWindow.cxx
Peter Åstrandf30e1272004-12-07 12:36:12 +0000158# End Source File
159# Begin Source File
160
Dennis Syrovatsky139d7832005-11-02 05:36:05 +0000161SOURCE=.\FileTransfer.cxx
162# End Source File
163# Begin Source File
164
Dennis Syrovatsky32ed3322005-12-15 09:37:38 +0000165SOURCE=.\FTBrowseDlg.cxx
166# End Source File
167# Begin Source File
168
Dennis Syrovatsky139d7832005-11-02 05:36:05 +0000169SOURCE=.\FTDialog.cxx
170# End Source File
171# Begin Source File
172
Dennis Syrovatskyf3c57662005-11-02 03:53:04 +0000173SOURCE=.\FTListView.cxx
174# End Source File
175# Begin Source File
176
Dennis Syrovatsky3955d752005-11-10 05:40:07 +0000177SOURCE=.\FTMsgReader.cxx
178# End Source File
179# Begin Source File
180
181SOURCE=.\FTMsgWriter.cxx
182# End Source File
183# Begin Source File
184
Dennis Syrovatskyea9f91b2005-11-06 08:45:25 +0000185SOURCE=.\FTProgress.cxx
186# End Source File
187# Begin Source File
188
Peter Åstrandf30e1272004-12-07 12:36:12 +0000189SOURCE=.\InfoDialog.cxx
190# End Source File
191# Begin Source File
192
193SOURCE=.\OptionsDialog.cxx
194# End Source File
195# Begin Source File
196
197SOURCE=.\UserPasswdDialog.cxx
198# End Source File
199# Begin Source File
200
george82e8f95d22005-11-03 15:23:02 +0000201SOURCE=.\ViewerToolBar.cxx
202# End Source File
203# Begin Source File
204
Peter Åstrandf30e1272004-12-07 12:36:12 +0000205SOURCE=.\vncviewer.cxx
206# End Source File
207# Begin Source File
208
209SOURCE=.\vncviewer.rc
210# End Source File
211# End Group
212# Begin Group "Header Files"
213
214# PROP Default_Filter "h;hpp;hxx;hm;inl"
215# Begin Source File
216
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000217SOURCE=.\CConn.h
218# End Source File
219# Begin Source File
220
221SOURCE=.\CConnOptions.h
222# End Source File
223# Begin Source File
224
225SOURCE=.\CConnThread.h
226# End Source File
227# Begin Source File
228
Peter Åstrandf30e1272004-12-07 12:36:12 +0000229SOURCE=.\ConnectingDialog.h
230# End Source File
231# Begin Source File
232
233SOURCE=.\ConnectionDialog.h
234# End Source File
235# Begin Source File
236
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000237SOURCE=.\DesktopWindow.h
Peter Åstrandf30e1272004-12-07 12:36:12 +0000238# End Source File
239# Begin Source File
240
Dennis Syrovatsky139d7832005-11-02 05:36:05 +0000241SOURCE=.\FileTransfer.h
242# End Source File
243# Begin Source File
244
Dennis Syrovatsky32ed3322005-12-15 09:37:38 +0000245SOURCE=.\FTBrowseDlg.h
246# End Source File
247# Begin Source File
248
Dennis Syrovatsky139d7832005-11-02 05:36:05 +0000249SOURCE=.\FTDialog.h
250# End Source File
251# Begin Source File
252
Dennis Syrovatskyf3c57662005-11-02 03:53:04 +0000253SOURCE=.\FTListView.h
254# End Source File
255# Begin Source File
256
Dennis Syrovatsky3955d752005-11-10 05:40:07 +0000257SOURCE=.\FTMsgReader.h
258# End Source File
259# Begin Source File
260
261SOURCE=.\FTMsgWriter.h
262# End Source File
263# Begin Source File
264
Dennis Syrovatskyea9f91b2005-11-06 08:45:25 +0000265SOURCE=.\FTProgress.h
266# End Source File
267# Begin Source File
268
Peter Åstrandf30e1272004-12-07 12:36:12 +0000269SOURCE=.\InfoDialog.h
270# End Source File
271# Begin Source File
272
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000273SOURCE=.\ListenServer.h
274# End Source File
275# Begin Source File
276
277SOURCE=.\ListenTrayIcon.h
278# End Source File
279# Begin Source File
280
Peter Åstrandf30e1272004-12-07 12:36:12 +0000281SOURCE=.\MRU.h
282# End Source File
283# Begin Source File
284
285SOURCE=.\OptionsDialog.h
286# End Source File
287# Begin Source File
288
289SOURCE=.\UserPasswdDialog.h
290# End Source File
george82e8f95d22005-11-03 15:23:02 +0000291# Begin Source File
292
293SOURCE=.\ViewerToolBar.h
294# End Source File
Peter Åstrandf30e1272004-12-07 12:36:12 +0000295# End Group
296# Begin Group "Resource Files"
297
298# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
299# Begin Source File
300
301SOURCE=.\cursor1.cur
302# End Source File
303# Begin Source File
304
Dennis Syrovatskye588d962005-10-26 01:51:45 +0000305SOURCE=.\ftdir.ico
306# End Source File
307# Begin Source File
308
309SOURCE=.\ftfile.ico
310# End Source File
311# Begin Source File
312
313SOURCE=.\ftreload.ico
314# End Source File
315# Begin Source File
316
317SOURCE=.\ftup.ico
318# End Source File
319# Begin Source File
320
george824691feb2005-10-23 05:32:20 +0000321SOURCE=.\toolbar.bmp
322# End Source File
323# Begin Source File
324
Constantin Kaplinskyac306682006-05-16 08:48:31 +0000325SOURCE=.\vncviewer.bmp
326# End Source File
327# Begin Source File
328
Peter Åstrandf30e1272004-12-07 12:36:12 +0000329SOURCE=.\vncviewer.exe.manifest
330# End Source File
331# Begin Source File
332
333SOURCE=.\vncviewer.ico
334# End Source File
335# End Group
336# End Target
337# End Project