Peter Åstrand | f30e127 | 2004-12-07 12:36:12 +0000 | [diff] [blame^] | 1 | # Microsoft Developer Studio Project File - Name="winvnc" - Package Owner=<4>
|
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00
|
| 3 | # ** DO NOT EDIT **
|
| 4 |
|
| 5 | # TARGTYPE "Win32 (x86) Console Application" 0x0103
|
| 6 |
|
| 7 | CFG=winvnc - 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 "winvnc.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 "winvnc.mak" CFG="winvnc - Win32 Debug Unicode"
|
| 17 | !MESSAGE
|
| 18 | !MESSAGE Possible choices for configuration are:
|
| 19 | !MESSAGE
|
| 20 | !MESSAGE "winvnc - Win32 Release" (based on "Win32 (x86) Console Application")
|
| 21 | !MESSAGE "winvnc - Win32 Debug" (based on "Win32 (x86) Console Application")
|
| 22 | !MESSAGE "winvnc - Win32 Debug Unicode" (based on "Win32 (x86) Console Application")
|
| 23 | !MESSAGE
|
| 24 |
|
| 25 | # Begin Project
|
| 26 | # PROP AllowPerConfigDependencies 0
|
| 27 | # PROP Scc_ProjName ""
|
| 28 | # PROP Scc_LocalPath ""
|
| 29 | CPP=cl.exe
|
| 30 | RSC=rc.exe
|
| 31 |
|
| 32 | !IF "$(CFG)" == "winvnc - Win32 Release"
|
| 33 |
|
| 34 | # PROP BASE Use_MFC 0
|
| 35 | # PROP BASE Use_Debug_Libraries 0
|
| 36 | # PROP BASE Output_Dir "Release"
|
| 37 | # PROP BASE Intermediate_Dir "Release"
|
| 38 | # PROP BASE Target_Dir ""
|
| 39 | # PROP Use_MFC 0
|
| 40 | # PROP Use_Debug_Libraries 0
|
| 41 | # PROP Output_Dir "..\Release"
|
| 42 | # PROP Intermediate_Dir "Release"
|
| 43 | # PROP Ignore_Export_Lib 0
|
| 44 | # PROP Target_Dir ""
|
| 45 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
|
| 46 | # ADD CPP /nologo /MT /W3 /GX /O2 /I ".." /FI"msvcwarning.h" /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /YX /FD /c
|
| 47 | # ADD BASE RSC /l 0x809 /d "NDEBUG"
|
| 48 | # ADD RSC /l 0x809 /d "NDEBUG"
|
| 49 | BSC32=bscmake.exe
|
| 50 | # ADD BASE BSC32 /nologo
|
| 51 | # ADD BSC32 /nologo
|
| 52 | LINK32=link.exe
|
| 53 | # 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:console /machine:I386
|
| 54 | # ADD LINK32 advapi32.lib user32.lib gdi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:console /machine:I386 /out:"../Release/winvnc4.exe"
|
| 55 | # SUBTRACT LINK32 /profile
|
| 56 | # Begin Special Build Tool
|
| 57 | SOURCE="$(InputPath)"
|
| 58 | PreLink_Desc=Updating buildTime
|
| 59 | PreLink_Cmds=cl /c /nologo /FoRelease\ /FdRelease\ /MT buildTime.cxx
|
| 60 | # End Special Build Tool
|
| 61 |
|
| 62 | !ELSEIF "$(CFG)" == "winvnc - 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 "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
|
| 76 | # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /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:console /debug /machine:I386 /pdbtype:sept
|
| 84 | # ADD LINK32 advapi32.lib user32.lib gdi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"../Debug/winvnc4.exe" /fixed:no
|
| 85 | # SUBTRACT LINK32 /profile
|
| 86 | # Begin Special Build Tool
|
| 87 | SOURCE="$(InputPath)"
|
| 88 | PreLink_Desc=Updating buildTime
|
| 89 | PreLink_Cmds=cl /c /nologo /FoDebug\ /FdDebug\ /MTd buildTime.cxx
|
| 90 | # End Special Build Tool
|
| 91 |
|
| 92 | !ELSEIF "$(CFG)" == "winvnc - Win32 Debug Unicode"
|
| 93 |
|
| 94 | # PROP BASE Use_MFC 0
|
| 95 | # PROP BASE Use_Debug_Libraries 1
|
| 96 | # PROP BASE Output_Dir "winvnc___Win32_Debug_Unicode"
|
| 97 | # PROP BASE Intermediate_Dir "winvnc___Win32_Debug_Unicode"
|
| 98 | # PROP BASE Ignore_Export_Lib 0
|
| 99 | # PROP BASE Target_Dir ""
|
| 100 | # PROP Use_MFC 0
|
| 101 | # PROP Use_Debug_Libraries 1
|
| 102 | # PROP Output_Dir "..\Debug_Unicode"
|
| 103 | # PROP Intermediate_Dir "Debug_Unicode"
|
| 104 | # PROP Ignore_Export_Lib 0
|
| 105 | # PROP Target_Dir ""
|
| 106 | # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
|
| 107 | # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /FI"msvcwarning.h" /D "_CONSOLE" /D "_DEBUG" /D "WIN32" /D "_UNICODE" /D "UNICODE" /YX /FD /GZ /c
|
| 108 | # ADD BASE RSC /l 0x809 /d "_DEBUG"
|
| 109 | # ADD RSC /l 0x809 /d "_DEBUG"
|
| 110 | BSC32=bscmake.exe
|
| 111 | # ADD BASE BSC32 /nologo
|
| 112 | # ADD BSC32 /nologo
|
| 113 | LINK32=link.exe
|
| 114 | # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"../Debug/winvnc4.exe" /fixed:no
|
| 115 | # SUBTRACT BASE LINK32 /pdb:none
|
| 116 | # ADD LINK32 advapi32.lib user32.lib gdi32.lib ws2_32.lib version.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\Debug_Unicode/winvnc4.exe" /fixed:no
|
| 117 | # SUBTRACT LINK32 /pdb:none
|
| 118 | # Begin Special Build Tool
|
| 119 | SOURCE="$(InputPath)"
|
| 120 | PreLink_Desc=Updating buildTime
|
| 121 | PreLink_Cmds=cl /c /nologo /FoDebug\ /FdDebug\ /MTd buildTime.cxx
|
| 122 | # End Special Build Tool
|
| 123 |
|
| 124 | !ENDIF
|
| 125 |
|
| 126 | # Begin Target
|
| 127 |
|
| 128 | # Name "winvnc - Win32 Release"
|
| 129 | # Name "winvnc - Win32 Debug"
|
| 130 | # Name "winvnc - Win32 Debug Unicode"
|
| 131 | # Begin Group "Source Files"
|
| 132 |
|
| 133 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
| 134 | # Begin Source File
|
| 135 |
|
| 136 | SOURCE=.\buildTime.cxx
|
| 137 | # End Source File
|
| 138 | # Begin Source File
|
| 139 |
|
| 140 | SOURCE=.\JavaViewer.cxx
|
| 141 | # End Source File
|
| 142 | # Begin Source File
|
| 143 |
|
| 144 | SOURCE=.\QueryConnectDialog.cxx
|
| 145 | # End Source File
|
| 146 | # Begin Source File
|
| 147 |
|
| 148 | SOURCE=.\STrayIcon.cxx
|
| 149 | # End Source File
|
| 150 | # Begin Source File
|
| 151 |
|
| 152 | SOURCE=.\VNCServerService.cxx
|
| 153 | # End Source File
|
| 154 | # Begin Source File
|
| 155 |
|
| 156 | SOURCE=.\VNCServerWin32.cxx
|
| 157 | # End Source File
|
| 158 | # Begin Source File
|
| 159 |
|
| 160 | SOURCE=.\winvnc.cxx
|
| 161 | # End Source File
|
| 162 | # Begin Source File
|
| 163 |
|
| 164 | SOURCE=.\winvnc.rc
|
| 165 | # End Source File
|
| 166 | # End Group
|
| 167 | # Begin Group "Header Files"
|
| 168 |
|
| 169 | # PROP Default_Filter "h;hpp;hxx;hm;inl"
|
| 170 | # Begin Source File
|
| 171 |
|
| 172 | SOURCE=.\AddNewClientDialog.h
|
| 173 | # End Source File
|
| 174 | # Begin Source File
|
| 175 |
|
| 176 | SOURCE=.\JavaViewer.h
|
| 177 | # End Source File
|
| 178 | # Begin Source File
|
| 179 |
|
| 180 | SOURCE=.\QueryConnectDialog.h
|
| 181 | # End Source File
|
| 182 | # Begin Source File
|
| 183 |
|
| 184 | SOURCE=.\STrayIcon.h
|
| 185 | # End Source File
|
| 186 | # Begin Source File
|
| 187 |
|
| 188 | SOURCE=.\VNCServerService.h
|
| 189 | # End Source File
|
| 190 | # Begin Source File
|
| 191 |
|
| 192 | SOURCE=.\VNCServerWin32.h
|
| 193 | # End Source File
|
| 194 | # End Group
|
| 195 | # Begin Group "Resource Files"
|
| 196 |
|
| 197 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
| 198 | # Begin Source File
|
| 199 |
|
| 200 | SOURCE=.\connected.ico
|
| 201 | # End Source File
|
| 202 | # Begin Source File
|
| 203 |
|
| 204 | SOURCE=.\java\logo150x150.gif
|
| 205 | # End Source File
|
| 206 | # Begin Source File
|
| 207 |
|
| 208 | SOURCE=.\winvnc.ico
|
| 209 | # End Source File
|
| 210 | # End Group
|
| 211 | # Begin Source File
|
| 212 |
|
| 213 | SOURCE=.\java\index.vnc
|
| 214 | # End Source File
|
| 215 | # Begin Source File
|
| 216 |
|
| 217 | SOURCE=.\java\vncviewer.jar
|
| 218 | # End Source File
|
| 219 | # Begin Source File
|
| 220 |
|
| 221 | SOURCE=.\vncviewer.jar
|
| 222 | # End Source File
|
| 223 | # Begin Source File
|
| 224 |
|
| 225 | SOURCE=.\winvnc4.exe.manifest
|
| 226 | # End Source File
|
| 227 | # End Target
|
| 228 | # End Project
|