| 1 |
26 |
unneback |
# Microsoft Developer Studio Project File - Name="PkgAdmin" - 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=PkgAdmin - Win32 ANSI 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 "PkgAdmin.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 "PkgAdmin.mak" CFG="PkgAdmin - Win32 ANSI Debug"
|
| 17 |
|
|
!MESSAGE
|
| 18 |
|
|
!MESSAGE Possible choices for configuration are:
|
| 19 |
|
|
!MESSAGE
|
| 20 |
|
|
!MESSAGE "PkgAdmin - Win32 Release" (based on "Win32 (x86) Application")
|
| 21 |
|
|
!MESSAGE "PkgAdmin - Win32 Debug" (based on "Win32 (x86) Application")
|
| 22 |
|
|
!MESSAGE "PkgAdmin - Win32 ANSI Debug" (based on "Win32 (x86) Application")
|
| 23 |
|
|
!MESSAGE "PkgAdmin - Win32 ANSI Release" (based on "Win32 (x86) Application")
|
| 24 |
|
|
!MESSAGE
|
| 25 |
|
|
|
| 26 |
|
|
# Begin Project
|
| 27 |
|
|
# PROP AllowPerConfigDependencies 0
|
| 28 |
|
|
# PROP Scc_ProjName ""
|
| 29 |
|
|
# PROP Scc_LocalPath ""
|
| 30 |
|
|
CPP=cl.exe
|
| 31 |
|
|
MTL=midl.exe
|
| 32 |
|
|
RSC=rc.exe
|
| 33 |
|
|
|
| 34 |
|
|
!IF "$(CFG)" == "PkgAdmin - Win32 Release"
|
| 35 |
|
|
|
| 36 |
|
|
# PROP BASE Use_MFC 6
|
| 37 |
|
|
# PROP BASE Use_Debug_Libraries 0
|
| 38 |
|
|
# PROP BASE Output_Dir "Release"
|
| 39 |
|
|
# PROP BASE Intermediate_Dir "Release"
|
| 40 |
|
|
# PROP BASE Target_Dir ""
|
| 41 |
|
|
# PROP Use_MFC 6
|
| 42 |
|
|
# PROP Use_Debug_Libraries 0
|
| 43 |
|
|
# PROP Output_Dir "V:\PkgAdmin\Release"
|
| 44 |
|
|
# PROP Intermediate_Dir "V:\PkgAdmin\Release"
|
| 45 |
|
|
# PROP Ignore_Export_Lib 0
|
| 46 |
|
|
# PROP Target_Dir ""
|
| 47 |
|
|
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
|
| 48 |
|
|
# ADD CPP /nologo /MD /W4 /GX /O2 /I "v:\cdl\Release\include" /I "..\..\utils\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /c
|
| 49 |
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
| 50 |
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
| 51 |
|
|
# ADD BASE RSC /l 0x809 /d "NDEBUG" /d "_AFXDLL"
|
| 52 |
|
|
# ADD RSC /l 0x809 /d "NDEBUG" /d "_AFXDLL"
|
| 53 |
|
|
BSC32=bscmake.exe
|
| 54 |
|
|
# ADD BASE BSC32 /nologo
|
| 55 |
|
|
# ADD BSC32 /nologo
|
| 56 |
|
|
LINK32=link.exe
|
| 57 |
|
|
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
|
| 58 |
|
|
# ADD LINK32 tcl82.lib htmlhelp.lib shlwapi.lib /nologo /version:1.3 /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
|
| 59 |
|
|
|
| 60 |
|
|
!ELSEIF "$(CFG)" == "PkgAdmin - Win32 Debug"
|
| 61 |
|
|
|
| 62 |
|
|
# PROP BASE Use_MFC 6
|
| 63 |
|
|
# PROP BASE Use_Debug_Libraries 1
|
| 64 |
|
|
# PROP BASE Output_Dir "Debug"
|
| 65 |
|
|
# PROP BASE Intermediate_Dir "Debug"
|
| 66 |
|
|
# PROP BASE Target_Dir ""
|
| 67 |
|
|
# PROP Use_MFC 6
|
| 68 |
|
|
# PROP Use_Debug_Libraries 1
|
| 69 |
|
|
# PROP Output_Dir "V:\PkgAdmin\Debug"
|
| 70 |
|
|
# PROP Intermediate_Dir "V:\PkgAdmin\Debug"
|
| 71 |
|
|
# PROP Ignore_Export_Lib 0
|
| 72 |
|
|
# PROP Target_Dir ""
|
| 73 |
|
|
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
|
| 74 |
|
|
# ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "v:\cdl\Debug\include" /I "..\..\utils\win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /GZ /c
|
| 75 |
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
| 76 |
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
| 77 |
|
|
# ADD BASE RSC /l 0x809 /d "_DEBUG" /d "_AFXDLL"
|
| 78 |
|
|
# ADD RSC /l 0x809 /d "_DEBUG" /d "_AFXDLL"
|
| 79 |
|
|
BSC32=bscmake.exe
|
| 80 |
|
|
# ADD BASE BSC32 /nologo
|
| 81 |
|
|
# ADD BSC32 /nologo
|
| 82 |
|
|
LINK32=link.exe
|
| 83 |
|
|
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
| 84 |
|
|
# ADD LINK32 tcl82d.lib htmlhelp.lib shlwapi.lib /nologo /version:1.3 /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
| 85 |
|
|
|
| 86 |
|
|
!ELSEIF "$(CFG)" == "PkgAdmin - Win32 ANSI Debug"
|
| 87 |
|
|
|
| 88 |
|
|
# PROP BASE Use_MFC 6
|
| 89 |
|
|
# PROP BASE Use_Debug_Libraries 1
|
| 90 |
|
|
# PROP BASE Output_Dir "PkgAdmin___Win32_ANSI_Debug"
|
| 91 |
|
|
# PROP BASE Intermediate_Dir "PkgAdmin___Win32_ANSI_Debug"
|
| 92 |
|
|
# PROP BASE Ignore_Export_Lib 0
|
| 93 |
|
|
# PROP BASE Target_Dir ""
|
| 94 |
|
|
# PROP Use_MFC 6
|
| 95 |
|
|
# PROP Use_Debug_Libraries 1
|
| 96 |
|
|
# PROP Output_Dir "V:\PkgAdmin\ANSI_Debug"
|
| 97 |
|
|
# PROP Intermediate_Dir "V:\PkgAdmin\ANSI_Debug"
|
| 98 |
|
|
# PROP Ignore_Export_Lib 0
|
| 99 |
|
|
# PROP Target_Dir ""
|
| 100 |
|
|
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "v:\ide\Debug\cdl\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
|
| 101 |
|
|
# ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /I "v:\cdl\Debug\include" /I "..\..\utils\win32" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
|
| 102 |
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
| 103 |
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
| 104 |
|
|
# ADD BASE RSC /l 0x809 /d "_DEBUG" /d "_AFXDLL"
|
| 105 |
|
|
# ADD RSC /l 0x809 /d "_DEBUG" /d "_AFXDLL"
|
| 106 |
|
|
BSC32=bscmake.exe
|
| 107 |
|
|
# ADD BASE BSC32 /nologo
|
| 108 |
|
|
# ADD BSC32 /nologo
|
| 109 |
|
|
LINK32=link.exe
|
| 110 |
|
|
# ADD BASE LINK32 tcl81.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
| 111 |
|
|
# ADD LINK32 tcl82d.lib htmlhelp.lib shlwapi.lib /nologo /version:1.3 /subsystem:windows /debug /machine:I386 /pdbtype:sept
|
| 112 |
|
|
|
| 113 |
|
|
!ELSEIF "$(CFG)" == "PkgAdmin - Win32 ANSI Release"
|
| 114 |
|
|
|
| 115 |
|
|
# PROP BASE Use_MFC 6
|
| 116 |
|
|
# PROP BASE Use_Debug_Libraries 0
|
| 117 |
|
|
# PROP BASE Output_Dir "PkgAdmin___Win32_ANSI_Release"
|
| 118 |
|
|
# PROP BASE Intermediate_Dir "PkgAdmin___Win32_ANSI_Release"
|
| 119 |
|
|
# PROP BASE Ignore_Export_Lib 0
|
| 120 |
|
|
# PROP BASE Target_Dir ""
|
| 121 |
|
|
# PROP Use_MFC 6
|
| 122 |
|
|
# PROP Use_Debug_Libraries 0
|
| 123 |
|
|
# PROP Output_Dir "V:\PkgAdmin\ANSI_Release"
|
| 124 |
|
|
# PROP Intermediate_Dir "V:\PkgAdmin\ANSI_Release"
|
| 125 |
|
|
# PROP Ignore_Export_Lib 0
|
| 126 |
|
|
# PROP Target_Dir ""
|
| 127 |
|
|
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "v:\ide\Release\cdl\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
|
| 128 |
|
|
# ADD CPP /nologo /MD /W4 /GX /O2 /I "v:\cdl\Release\include" /I "..\..\utils\win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
|
| 129 |
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
| 130 |
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
| 131 |
|
|
# ADD BASE RSC /l 0x809 /d "NDEBUG" /d "_AFXDLL"
|
| 132 |
|
|
# ADD RSC /l 0x809 /d "NDEBUG" /d "_AFXDLL"
|
| 133 |
|
|
BSC32=bscmake.exe
|
| 134 |
|
|
# ADD BASE BSC32 /nologo
|
| 135 |
|
|
# ADD BSC32 /nologo
|
| 136 |
|
|
LINK32=link.exe
|
| 137 |
|
|
# ADD BASE LINK32 tcl81.lib /nologo /subsystem:windows /machine:I386
|
| 138 |
|
|
# ADD LINK32 tcl82.lib htmlhelp.lib shlwapi.lib /nologo /version:1.3 /subsystem:windows /machine:I386
|
| 139 |
|
|
|
| 140 |
|
|
!ENDIF
|
| 141 |
|
|
|
| 142 |
|
|
# Begin Target
|
| 143 |
|
|
|
| 144 |
|
|
# Name "PkgAdmin - Win32 Release"
|
| 145 |
|
|
# Name "PkgAdmin - Win32 Debug"
|
| 146 |
|
|
# Name "PkgAdmin - Win32 ANSI Debug"
|
| 147 |
|
|
# Name "PkgAdmin - Win32 ANSI Release"
|
| 148 |
|
|
# Begin Group "Source Files"
|
| 149 |
|
|
|
| 150 |
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
| 151 |
|
|
# Begin Source File
|
| 152 |
|
|
|
| 153 |
|
|
SOURCE=..\..\Utils\win32\CSHCommon.cpp
|
| 154 |
|
|
# End Source File
|
| 155 |
|
|
# Begin Source File
|
| 156 |
|
|
|
| 157 |
|
|
SOURCE=..\..\Utils\win32\CSHDialog.cpp
|
| 158 |
|
|
# End Source File
|
| 159 |
|
|
# Begin Source File
|
| 160 |
|
|
|
| 161 |
|
|
SOURCE=..\..\Utils\win32\CSHPropertyPage.cpp
|
| 162 |
|
|
# End Source File
|
| 163 |
|
|
# Begin Source File
|
| 164 |
|
|
|
| 165 |
|
|
SOURCE=..\..\Utils\win32\eCosDialog.cpp
|
| 166 |
|
|
# End Source File
|
| 167 |
|
|
# Begin Source File
|
| 168 |
|
|
|
| 169 |
|
|
SOURCE=..\..\Utils\win32\eCosPropertyPage.cpp
|
| 170 |
|
|
# End Source File
|
| 171 |
|
|
# Begin Source File
|
| 172 |
|
|
|
| 173 |
|
|
SOURCE=..\..\Utils\win32\FileName.cpp
|
| 174 |
|
|
# End Source File
|
| 175 |
|
|
# Begin Source File
|
| 176 |
|
|
|
| 177 |
|
|
SOURCE=.\PkgAdmin.cpp
|
| 178 |
|
|
# End Source File
|
| 179 |
|
|
# Begin Source File
|
| 180 |
|
|
|
| 181 |
|
|
SOURCE=.\PkgAdmin.rc
|
| 182 |
|
|
# End Source File
|
| 183 |
|
|
# Begin Source File
|
| 184 |
|
|
|
| 185 |
|
|
SOURCE=.\PkgAdminDlg.cpp
|
| 186 |
|
|
# End Source File
|
| 187 |
|
|
# Begin Source File
|
| 188 |
|
|
|
| 189 |
|
|
SOURCE=.\PkgAdminLicenseDlg.cpp
|
| 190 |
|
|
# End Source File
|
| 191 |
|
|
# Begin Source File
|
| 192 |
|
|
|
| 193 |
|
|
SOURCE=.\PkgAdminres.cpp
|
| 194 |
|
|
# End Source File
|
| 195 |
|
|
# Begin Source File
|
| 196 |
|
|
|
| 197 |
|
|
SOURCE=.\PkgAdminTclWaitDlg.cpp
|
| 198 |
|
|
# End Source File
|
| 199 |
|
|
# Begin Source File
|
| 200 |
|
|
|
| 201 |
|
|
SOURCE=..\..\Utils\win32\RegKeyEx.cpp
|
| 202 |
|
|
# End Source File
|
| 203 |
|
|
# Begin Source File
|
| 204 |
|
|
|
| 205 |
|
|
SOURCE=.\StdAfx.cpp
|
| 206 |
|
|
# ADD CPP /Yc"stdafx.h"
|
| 207 |
|
|
# End Source File
|
| 208 |
|
|
# End Group
|
| 209 |
|
|
# Begin Group "Header Files"
|
| 210 |
|
|
|
| 211 |
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl"
|
| 212 |
|
|
# Begin Source File
|
| 213 |
|
|
|
| 214 |
|
|
SOURCE=..\..\Utils\win32\CSHCommon.h
|
| 215 |
|
|
# End Source File
|
| 216 |
|
|
# Begin Source File
|
| 217 |
|
|
|
| 218 |
|
|
SOURCE=..\..\Utils\win32\CSHDialog.h
|
| 219 |
|
|
# End Source File
|
| 220 |
|
|
# Begin Source File
|
| 221 |
|
|
|
| 222 |
|
|
SOURCE=..\..\Utils\win32\CSHPropertyPage.h
|
| 223 |
|
|
# End Source File
|
| 224 |
|
|
# Begin Source File
|
| 225 |
|
|
|
| 226 |
|
|
SOURCE=..\..\Utils\win32\eCosDialog.h
|
| 227 |
|
|
# End Source File
|
| 228 |
|
|
# Begin Source File
|
| 229 |
|
|
|
| 230 |
|
|
SOURCE=..\..\Utils\win32\eCosPropertyPage.h
|
| 231 |
|
|
# End Source File
|
| 232 |
|
|
# Begin Source File
|
| 233 |
|
|
|
| 234 |
|
|
SOURCE=..\..\Utils\win32\FileName.h
|
| 235 |
|
|
# End Source File
|
| 236 |
|
|
# Begin Source File
|
| 237 |
|
|
|
| 238 |
|
|
SOURCE=.\PkgAdmin.h
|
| 239 |
|
|
# End Source File
|
| 240 |
|
|
# Begin Source File
|
| 241 |
|
|
|
| 242 |
|
|
SOURCE=.\PkgAdminDlg.h
|
| 243 |
|
|
# End Source File
|
| 244 |
|
|
# Begin Source File
|
| 245 |
|
|
|
| 246 |
|
|
SOURCE=.\PkgAdminLicenseDlg.h
|
| 247 |
|
|
# End Source File
|
| 248 |
|
|
# Begin Source File
|
| 249 |
|
|
|
| 250 |
|
|
SOURCE=.\PkgAdminres.h
|
| 251 |
|
|
# End Source File
|
| 252 |
|
|
# Begin Source File
|
| 253 |
|
|
|
| 254 |
|
|
SOURCE=.\PkgAdminTclWaitDlg.h
|
| 255 |
|
|
# End Source File
|
| 256 |
|
|
# Begin Source File
|
| 257 |
|
|
|
| 258 |
|
|
SOURCE=..\..\Utils\win32\RegKeyEx.h
|
| 259 |
|
|
# End Source File
|
| 260 |
|
|
# Begin Source File
|
| 261 |
|
|
|
| 262 |
|
|
SOURCE=.\StdAfx.h
|
| 263 |
|
|
# End Source File
|
| 264 |
|
|
# End Group
|
| 265 |
|
|
# Begin Group "Resource Files"
|
| 266 |
|
|
|
| 267 |
|
|
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
| 268 |
|
|
# Begin Source File
|
| 269 |
|
|
|
| 270 |
|
|
SOURCE=.\res\PkgAdmin.ico
|
| 271 |
|
|
# End Source File
|
| 272 |
|
|
# Begin Source File
|
| 273 |
|
|
|
| 274 |
|
|
SOURCE=.\res\PkgAdmin.rc2
|
| 275 |
|
|
# End Source File
|
| 276 |
|
|
# Begin Source File
|
| 277 |
|
|
|
| 278 |
|
|
SOURCE=.\res\pkgadmin1.bmp
|
| 279 |
|
|
# End Source File
|
| 280 |
|
|
# End Group
|
| 281 |
|
|
# Begin Source File
|
| 282 |
|
|
|
| 283 |
|
|
SOURCE=..\ChangeLog
|
| 284 |
|
|
# End Source File
|
| 285 |
|
|
# End Target
|
| 286 |
|
|
# End Project
|