Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 1 | # Microsoft Developer Studio Project File - Name="rfbplayer" - 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=rfbplayer - Win32 Debug
|
| 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 "rfbplayer.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 "rfbplayer.mak" CFG="rfbplayer - Win32 Debug"
|
| 17 | !MESSAGE
|
| 18 | !MESSAGE Possible choices for configuration are:
|
| 19 | !MESSAGE
|
| 20 | !MESSAGE "rfbplayer - Win32 Release" (based on "Win32 (x86) Application")
|
| 21 | !MESSAGE "rfbplayer - Win32 Debug" (based on "Win32 (x86) Application")
|
| 22 | !MESSAGE
|
| 23 |
|
| 24 | # Begin Project
|
| 25 | # PROP AllowPerConfigDependencies 0
|
| 26 | # PROP Scc_ProjName ""
|
| 27 | # PROP Scc_LocalPath ""
|
| 28 | CPP=cl.exe
|
| 29 | MTL=midl.exe
|
| 30 | RSC=rc.exe
|
| 31 |
|
| 32 | !IF "$(CFG)" == "rfbplayer - 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 "_WINDOWS" /D "_MBCS" /YX /FD /c
|
| 46 | # ADD CPP /nologo /MT /W3 /GX /O2 /I ".." /D "NDEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /c
|
| 47 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
| 48 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
| 49 | # ADD BASE RSC /l 0x419 /d "NDEBUG"
|
| 50 | # ADD RSC /l 0x409 /d "NDEBUG"
|
| 51 | BSC32=bscmake.exe
|
| 52 | # ADD BASE BSC32 /nologo
|
| 53 | # ADD BSC32 /nologo
|
| 54 | LINK32=link.exe
|
| 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 /subsystem:windows /machine:I386
|
george82 | 3f64d96 | 2005-03-28 12:47:44 +0000 | [diff] [blame] | 56 | # ADD LINK32 user32.lib gdi32.lib Advapi32.lib comctl32.lib shell32.lib comdlg32.lib version.lib /nologo /subsystem:windows /machine:I386
|
george82 | 458345b | 2005-02-20 17:24:15 +0000 | [diff] [blame] | 57 | # Begin Special Build Tool
|
| 58 | SOURCE="$(InputPath)"
|
george82 | 3f64d96 | 2005-03-28 12:47:44 +0000 | [diff] [blame] | 59 | PreLink_Cmds=cl /c /nologo /FoRelease\ /FdRelease\ /MTd buildTime.cxx
|
george82 | 458345b | 2005-02-20 17:24:15 +0000 | [diff] [blame] | 60 | # End Special Build Tool
|
Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 61 |
|
| 62 | !ELSEIF "$(CFG)" == "rfbplayer - 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
|
| 76 | # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I ".." /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /YX /FD /GZ /c
|
| 77 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
| 78 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
| 79 | # ADD BASE RSC /l 0x419 /d "_DEBUG"
|
| 80 | # ADD RSC /l 0x409 /d "_DEBUG"
|
| 81 | BSC32=bscmake.exe
|
| 82 | # ADD BASE BSC32 /nologo
|
| 83 | # ADD BSC32 /nologo
|
| 84 | LINK32=link.exe
|
| 85 | # 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
|
| 86 | # 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
|
| 87 | # Begin Special Build Tool
|
| 88 | SOURCE="$(InputPath)"
|
| 89 | PreLink_Cmds=cl /c /nologo /FoDebug\ /FdDebug\ /MTd buildTime.cxx
|
| 90 | # End Special Build Tool
|
| 91 |
|
| 92 | !ENDIF
|
| 93 |
|
| 94 | # Begin Target
|
| 95 |
|
| 96 | # Name "rfbplayer - Win32 Release"
|
| 97 | # Name "rfbplayer - Win32 Debug"
|
| 98 | # Begin Group "Source Files"
|
| 99 |
|
| 100 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
| 101 | # Begin Source File
|
| 102 |
|
| 103 | SOURCE=.\buildTime.cxx
|
| 104 | # End Source File
|
| 105 | # Begin Source File
|
| 106 |
|
| 107 | SOURCE=.\FbsInputStream.cxx
|
| 108 | # End Source File
|
| 109 | # Begin Source File
|
| 110 |
|
george82 | 951e725 | 2005-03-17 17:37:15 +0000 | [diff] [blame] | 111 | SOURCE=.\PixelFormatList.cxx
|
| 112 | # End Source File
|
| 113 | # Begin Source File
|
| 114 |
|
george82 | 5e7af74 | 2005-03-10 14:26:00 +0000 | [diff] [blame] | 115 | SOURCE=.\PlayerOptions.cxx
|
| 116 | # End Source File
|
| 117 | # Begin Source File
|
| 118 |
|
Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 119 | SOURCE=.\rfbplayer.cxx
|
| 120 | # End Source File
|
| 121 | # Begin Source File
|
| 122 |
|
| 123 | SOURCE=.\rfbplayer.rc
|
| 124 | # End Source File
|
| 125 | # Begin Source File
|
| 126 |
|
| 127 | SOURCE=.\RfbProto.cxx
|
| 128 | # End Source File
|
| 129 | # Begin Source File
|
| 130 |
|
| 131 | SOURCE=.\ToolBar.cxx
|
| 132 | # End Source File
|
| 133 | # End Group
|
| 134 | # Begin Group "Header Files"
|
| 135 |
|
| 136 | # PROP Default_Filter "h;hpp;hxx;hm;inl"
|
| 137 | # Begin Source File
|
| 138 |
|
george82 | 3d0c56e | 2005-03-09 08:30:27 +0000 | [diff] [blame] | 139 | SOURCE=.\ChoosePixelFormatDialog.h
|
| 140 | # End Source File
|
| 141 | # Begin Source File
|
| 142 |
|
george82 | 3ff0c23 | 2005-03-27 11:32:01 +0000 | [diff] [blame] | 143 | SOURCE=.\EditPixelFormatDialog.h
|
| 144 | # End Source File
|
| 145 | # Begin Source File
|
| 146 |
|
Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 147 | SOURCE=.\FbsInputStream.h
|
| 148 | # End Source File
|
| 149 | # Begin Source File
|
| 150 |
|
george82 | 7549df4 | 2005-02-08 16:31:02 +0000 | [diff] [blame] | 151 | SOURCE=.\GotoPosDialog.h
|
| 152 | # End Source File
|
| 153 | # Begin Source File
|
| 154 |
|
george82 | 0ea67a5 | 2005-03-28 15:52:13 +0000 | [diff] [blame] | 155 | SOURCE=.\InfoDialog.h
|
| 156 | # End Source File
|
| 157 | # Begin Source File
|
| 158 |
|
george82 | 5e7af74 | 2005-03-10 14:26:00 +0000 | [diff] [blame] | 159 | SOURCE=.\OptionsDialog.h
|
| 160 | # End Source File
|
| 161 | # Begin Source File
|
| 162 |
|
george82 | 951e725 | 2005-03-17 17:37:15 +0000 | [diff] [blame] | 163 | SOURCE=.\PixelFormatList.h
|
| 164 | # End Source File
|
| 165 | # Begin Source File
|
| 166 |
|
george82 | 5e7af74 | 2005-03-10 14:26:00 +0000 | [diff] [blame] | 167 | SOURCE=.\PlayerOptions.h
|
| 168 | # End Source File
|
| 169 | # Begin Source File
|
| 170 |
|
Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 171 | SOURCE=.\rfbplayer.h
|
| 172 | # End Source File
|
| 173 | # Begin Source File
|
| 174 |
|
| 175 | SOURCE=.\RfbProto.h
|
| 176 | # End Source File
|
| 177 | # Begin Source File
|
| 178 |
|
george82 | 6598b74 | 2005-01-30 16:47:17 +0000 | [diff] [blame] | 179 | SOURCE=.\rfbSessionReader.h
|
| 180 | # End Source File
|
| 181 | # Begin Source File
|
| 182 |
|
george82 | 26af765 | 2005-04-13 12:46:25 +0000 | [diff] [blame^] | 183 | SOURCE=.\SessionInfoDialog.h
|
| 184 | # End Source File
|
| 185 | # Begin Source File
|
| 186 |
|
Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 187 | SOURCE=.\ToolBar.h
|
| 188 | # End Source File
|
george82 | a8b0c8d | 2005-03-26 11:12:25 +0000 | [diff] [blame] | 189 | # Begin Source File
|
| 190 |
|
| 191 | SOURCE=.\UserPixelFormatsDialog.h
|
| 192 | # End Source File
|
Peter Åstrand | f3c26fb | 2005-01-13 21:55:32 +0000 | [diff] [blame] | 193 | # End Group
|
| 194 | # Begin Group "Resource Files"
|
| 195 |
|
| 196 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
| 197 | # Begin Source File
|
| 198 |
|
| 199 | SOURCE=.\rfbplayer.ico
|
| 200 | # End Source File
|
| 201 | # Begin Source File
|
| 202 |
|
| 203 | SOURCE=.\toolbar.bmp
|
| 204 | # End Source File
|
| 205 | # End Group
|
| 206 | # End Target
|
| 207 | # End Project
|