Constantin Kaplinsky | 729598c | 2006-05-25 05:12:25 +0000 | [diff] [blame] | 1 | # 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 |
|
| 7 | CFG=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 ""
|
| 29 | CPP=cl.exe
|
| 30 | MTL=midl.exe
|
| 31 | RSC=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\vncviewer"
|
| 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 RSC /l 0x809 /d "NDEBUG"
|
| 49 | # ADD RSC /l 0x809 /d "NDEBUG"
|
| 50 | BSC32=bscmake.exe
|
| 51 | # ADD BASE BSC32 /nologo
|
| 52 | # ADD BSC32 /nologo
|
| 53 | LINK32=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
|
| 57 | SOURCE="$(InputPath)"
|
| 58 | PreLink_Desc=Updating buildTime
|
| 59 | PreLink_Cmds=cl /c /nologo /Fo..\Release\ /Fd..\Release\vncviewer /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\vncviewer"
|
| 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
|
| 76 | # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /I "../../common" /FI"rdr/msvcwarning.h" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c
|
| 77 | # ADD BASE RSC /l 0x809 /d "_DEBUG"
|
| 78 | # ADD RSC /l 0x809 /d "_DEBUG"
|
| 79 | BSC32=bscmake.exe
|
| 80 | # ADD BASE BSC32 /nologo
|
| 81 | # ADD BSC32 /nologo
|
| 82 | LINK32=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
|
| 86 | SOURCE="$(InputPath)"
|
| 87 | PreLink_Desc=Updating buildTime
|
| 88 | PreLink_Cmds=cl /c /nologo /Fo..\Debug\ /Fd..\Debug\vncviewer /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\vncviewer"
|
| 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
|
| 106 | # 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" /FR /YX /FD /GZ /c
|
| 107 | # ADD BASE RSC /l 0x809 /d "_DEBUG"
|
| 108 | # ADD RSC /l 0x809 /d "_DEBUG"
|
| 109 | BSC32=bscmake.exe
|
| 110 | # ADD BASE BSC32 /nologo
|
| 111 | # ADD BSC32 /nologo
|
| 112 | LINK32=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
|
| 116 | SOURCE="$(InputPath)"
|
| 117 | PreLink_Desc=Updating buildTime
|
| 118 | PreLink_Cmds=cl /c /nologo /Fo..\Debug_Unicode\ /Fd..\Debug_Unicode\vncviewer /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 |
|
| 133 | SOURCE=.\buildTime.cxx
|
| 134 | # End Source File
|
| 135 | # Begin Source File
|
| 136 |
|
| 137 | SOURCE=.\CConn.cxx
|
| 138 | # End Source File
|
| 139 | # Begin Source File
|
| 140 |
|
| 141 | SOURCE=.\CConnOptions.cxx
|
| 142 | # End Source File
|
| 143 | # Begin Source File
|
| 144 |
|
| 145 | SOURCE=.\CConnThread.cxx
|
| 146 | # End Source File
|
| 147 | # Begin Source File
|
| 148 |
|
| 149 | SOURCE=.\ConnectingDialog.cxx
|
| 150 | # End Source File
|
| 151 | # Begin Source File
|
| 152 |
|
| 153 | SOURCE=.\ConnectionDialog.cxx
|
| 154 | # End Source File
|
| 155 | # Begin Source File
|
| 156 |
|
| 157 | SOURCE=.\DesktopWindow.cxx
|
| 158 | # End Source File
|
| 159 | # Begin Source File
|
| 160 |
|
Constantin Kaplinsky | 729598c | 2006-05-25 05:12:25 +0000 | [diff] [blame] | 161 | SOURCE=.\InfoDialog.cxx
|
| 162 | # End Source File
|
| 163 | # Begin Source File
|
| 164 |
|
| 165 | SOURCE=.\OptionsDialog.cxx
|
| 166 | # End Source File
|
| 167 | # Begin Source File
|
| 168 |
|
| 169 | SOURCE=.\UserPasswdDialog.cxx
|
| 170 | # End Source File
|
| 171 | # Begin Source File
|
| 172 |
|
| 173 | SOURCE=.\ViewerToolBar.cxx
|
| 174 | # End Source File
|
| 175 | # Begin Source File
|
| 176 |
|
| 177 | SOURCE=.\vncviewer.cxx
|
| 178 | # End Source File
|
| 179 | # Begin Source File
|
| 180 |
|
| 181 | SOURCE=.\vncviewer.rc
|
| 182 | # End Source File
|
| 183 | # End Group
|
| 184 | # Begin Group "Header Files"
|
| 185 |
|
| 186 | # PROP Default_Filter "h;hpp;hxx;hm;inl"
|
| 187 | # Begin Source File
|
| 188 |
|
| 189 | SOURCE=.\CConn.h
|
| 190 | # End Source File
|
| 191 | # Begin Source File
|
| 192 |
|
| 193 | SOURCE=.\CConnOptions.h
|
| 194 | # End Source File
|
| 195 | # Begin Source File
|
| 196 |
|
| 197 | SOURCE=.\CConnThread.h
|
| 198 | # End Source File
|
| 199 | # Begin Source File
|
| 200 |
|
| 201 | SOURCE=.\ConnectingDialog.h
|
| 202 | # End Source File
|
| 203 | # Begin Source File
|
| 204 |
|
| 205 | SOURCE=.\ConnectionDialog.h
|
| 206 | # End Source File
|
| 207 | # Begin Source File
|
| 208 |
|
| 209 | SOURCE=.\DesktopWindow.h
|
| 210 | # End Source File
|
| 211 | # Begin Source File
|
| 212 |
|
Constantin Kaplinsky | 729598c | 2006-05-25 05:12:25 +0000 | [diff] [blame] | 213 | SOURCE=.\InfoDialog.h
|
| 214 | # End Source File
|
| 215 | # Begin Source File
|
| 216 |
|
| 217 | SOURCE=.\ListenServer.h
|
| 218 | # End Source File
|
| 219 | # Begin Source File
|
| 220 |
|
| 221 | SOURCE=.\ListenTrayIcon.h
|
| 222 | # End Source File
|
| 223 | # Begin Source File
|
| 224 |
|
| 225 | SOURCE=.\MRU.h
|
| 226 | # End Source File
|
| 227 | # Begin Source File
|
| 228 |
|
| 229 | SOURCE=.\OptionsDialog.h
|
| 230 | # End Source File
|
| 231 | # Begin Source File
|
| 232 |
|
| 233 | SOURCE=.\UserPasswdDialog.h
|
| 234 | # End Source File
|
| 235 | # Begin Source File
|
| 236 |
|
| 237 | SOURCE=.\ViewerToolBar.h
|
| 238 | # End Source File
|
| 239 | # End Group
|
| 240 | # Begin Group "Resource Files"
|
| 241 |
|
| 242 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
| 243 | # Begin Source File
|
| 244 |
|
| 245 | SOURCE=.\cursor1.cur
|
| 246 | # End Source File
|
| 247 | # Begin Source File
|
| 248 |
|
| 249 | SOURCE=.\ftdir.ico
|
| 250 | # End Source File
|
| 251 | # Begin Source File
|
| 252 |
|
| 253 | SOURCE=.\ftfile.ico
|
| 254 | # End Source File
|
| 255 | # Begin Source File
|
| 256 |
|
| 257 | SOURCE=.\ftreload.ico
|
| 258 | # End Source File
|
| 259 | # Begin Source File
|
| 260 |
|
| 261 | SOURCE=.\ftup.ico
|
| 262 | # End Source File
|
| 263 | # Begin Source File
|
| 264 |
|
| 265 | SOURCE=.\toolbar.bmp
|
| 266 | # End Source File
|
| 267 | # Begin Source File
|
| 268 |
|
| 269 | SOURCE=.\vncviewer.bmp
|
| 270 | # End Source File
|
| 271 | # Begin Source File
|
| 272 |
|
| 273 | SOURCE=.\vncviewer.exe.manifest
|
| 274 | # End Source File
|
| 275 | # Begin Source File
|
| 276 |
|
| 277 | SOURCE=.\vncviewer.ico
|
| 278 | # End Source File
|
| 279 | # End Group
|
| 280 | # End Target
|
| 281 | # End Project
|