blob: b096ded02fbc235b4305808154bcde55b1dfbf50 [file] [log] [blame]
Constantin Kaplinsky729598c2006-05-25 05:12:25 +00001# Microsoft Developer Studio Project File - Name="vncconfig" - 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=vncconfig - 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 "vncconfig.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 "vncconfig.mak" CFG="vncconfig - Win32 Debug Unicode"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "vncconfig - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "vncconfig - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "vncconfig - 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)" == "vncconfig - 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\vncconfig"
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
47# ADD CPP /nologo /MT /W3 /GX /O2 /I ".." /I "../../common" /FI"rdr/msvcwarning.h" /D "NDEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /c
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50# ADD BASE RSC /l 0x809 /d "NDEBUG"
51# ADD RSC /l 0x809 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# 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
57# ADD LINK32 user32.lib gdi32.lib advapi32.lib version.lib shell32.lib comctl32.lib ws2_32.lib ole32.lib /nologo /subsystem:windows /machine:I386
58
59!ELSEIF "$(CFG)" == "vncconfig - Win32 Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "vncconfig___Win32_Debug"
64# PROP BASE Intermediate_Dir "vncconfig___Win32_Debug"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "..\Debug"
69# PROP Intermediate_Dir "..\Debug\vncconfig"
70# PROP Ignore_Export_Lib 0
71# PROP Target_Dir ""
72# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
73# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /I "../../common" /FI"rdr/msvcwarning.h" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
74# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76# ADD BASE RSC /l 0x809 /d "_DEBUG"
77# ADD RSC /l 0x809 /d "_DEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# 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
83# ADD LINK32 user32.lib gdi32.lib advapi32.lib version.lib shell32.lib comctl32.lib ws2_32.lib ole32.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /pdbtype:sept
84
85!ELSEIF "$(CFG)" == "vncconfig - Win32 Debug Unicode"
86
87# PROP BASE Use_MFC 0
88# PROP BASE Use_Debug_Libraries 1
89# PROP BASE Output_Dir "vncconfig___Win32_Debug_Unicode"
90# PROP BASE Intermediate_Dir "vncconfig___Win32_Debug_Unicode"
91# PROP BASE Ignore_Export_Lib 0
92# PROP BASE Target_Dir ""
93# PROP Use_MFC 0
94# PROP Use_Debug_Libraries 1
95# PROP Output_Dir "..\Debug_Unicode"
96# PROP Intermediate_Dir "..\Debug_Unicode\vncconfig"
97# PROP Ignore_Export_Lib 0
98# PROP Target_Dir ""
99# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
100# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ".." /I "../../common" /FI"rdr/msvcwarning.h" /D "_WINDOWS" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
101# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
102# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
103# ADD BASE RSC /l 0x809 /d "_DEBUG"
104# ADD RSC /l 0x809 /d "_DEBUG"
105BSC32=bscmake.exe
106# ADD BASE BSC32 /nologo
107# ADD BSC32 /nologo
108LINK32=link.exe
109# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib version.lib shell32.lib comctl32.lib ws2_32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
110# ADD LINK32 user32.lib gdi32.lib advapi32.lib version.lib shell32.lib comctl32.lib ws2_32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
111
112!ENDIF
113
114# Begin Target
115
116# Name "vncconfig - Win32 Release"
117# Name "vncconfig - Win32 Debug"
118# Name "vncconfig - Win32 Debug Unicode"
119# Begin Group "Source Files"
120
121# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
122# Begin Source File
123
124SOURCE=.\Legacy.cxx
125# End Source File
126# Begin Source File
127
128SOURCE=.\PasswordDialog.cxx
129# End Source File
130# Begin Source File
131
132SOURCE=.\vncconfig.cxx
133# End Source File
134# End Group
135# Begin Group "Header Files"
136
137# PROP Default_Filter "h;hpp;hxx;hm;inl"
138# Begin Source File
139
140SOURCE=.\Authentication.h
141# End Source File
142# Begin Source File
143
144SOURCE=.\Connections.h
145# End Source File
146# Begin Source File
147
148SOURCE=.\Desktop.h
149# End Source File
150# Begin Source File
151
152SOURCE=.\Hooking.h
153# End Source File
154# Begin Source File
155
156SOURCE=.\Inputs.h
157# End Source File
158# Begin Source File
159
160SOURCE=.\Legacy.h
161# End Source File
162# Begin Source File
163
164SOURCE=.\PasswordDialog.h
165# End Source File
166# Begin Source File
167
168SOURCE=.\resource.h
169# End Source File
170# Begin Source File
171
172SOURCE=.\Sharing.h
173# End Source File
174# End Group
175# Begin Group "Resource Files"
176
177# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
178# Begin Source File
179
180SOURCE=.\connected.ico
181# End Source File
182# Begin Source File
183
184SOURCE=.\vncconfig.ico
185# End Source File
186# Begin Source File
187
188SOURCE=.\vncconfig.rc
189# End Source File
190# End Group
191# Begin Source File
192
193SOURCE=.\vncconfig.exe.manifest
194# End Source File
195# End Target
196# End Project