mirror of
https://github.com/jmarshall23/Hellfire.git
synced 2026-08-12 16:00:51 +02:00
352 lines
7.5 KiB
Plaintext
352 lines
7.5 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="ui" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 5.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
|
|
|
|
CFG=ui - Win32 Release
|
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|
!MESSAGE use the Export Makefile command and run
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "ui.mak".
|
|
!MESSAGE
|
|
!MESSAGE You can specify a configuration when running NMAKE
|
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "ui.mak" CFG="ui - Win32 Release"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "ui - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
|
|
!MESSAGE "ui - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
CPP=cl.exe
|
|
MTL=midl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "ui - Win32 Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir ".\Release"
|
|
# PROP BASE Intermediate_Dir ".\Release"
|
|
# PROP BASE Target_Dir "."
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir ".\Release"
|
|
# PROP Intermediate_Dir ".\Release"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir "."
|
|
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /MT /W3 /Gi /O2 /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /FD /G5Fry /c
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
|
|
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
|
# ADD RSC /l 0x409 /d "NDEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# 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 /dll /machine:I386
|
|
# ADD LINK32 tapi32.lib kernel32.lib user32.lib gdi32.lib advapi32.lib shell32.lib wsock32.lib storm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /map /machine:I386 /out:"..\..\windebug\hellfrui.dll" /libpath:"..\..\windebug"
|
|
# SUBTRACT LINK32 /verbose /incremental:yes
|
|
|
|
!ELSEIF "$(CFG)" == "ui - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir ".\ui___Win"
|
|
# PROP BASE Intermediate_Dir ".\ui___Win"
|
|
# PROP BASE Target_Dir "."
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir ".\debug"
|
|
# PROP Intermediate_Dir ".\debug"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir "."
|
|
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /MDd /W3 /Gm /Gi /GR /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /Fd".\debug\Debug/" /FD /c
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
LINK32=link.exe
|
|
# 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 /dll /debug /machine:I386
|
|
# ADD LINK32 winspool.lib comdlg32.lib uuid.lib tapi32.lib kernel32.lib user32.lib gdi32.lib advapi32.lib shell32.lib wsock32.lib storm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /map:"..\..\windebug/hellfrui.map" /debug /machine:I386 /out:"..\..\windebug\hellfrui.dll" /libpath:"..\..\windebug"
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "ui - Win32 Release"
|
|
# Name "ui - Win32 Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\artfont.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\connect.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CopyProt.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\cr8game.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CreaDung.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CreaHero.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\credits.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DiabEdit.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Diabloui.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Diabloui.def
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DiabloUI.rc
|
|
|
|
!IF "$(CFG)" == "ui - Win32 Release"
|
|
|
|
!ELSEIF "$(CFG)" == "ui - Win32 Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DirLink.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\disclaim.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Doom.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EntrDial.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\EntrName.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Fade.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Focus.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\local.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Logon.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\MainMenu.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Modem.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ModmStat.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\OkCancel.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Progress.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Sbar.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelClass.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelConn.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelDial.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelGame.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelHero.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelIPX.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelList.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelLoad.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelModem.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\SelYesNo.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Support.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Title.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UiSnd.cpp
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\artfont.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\DiabEdit.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Diabloui.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Doom.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Fade.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\local.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Pch.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Sbar.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\UiSnd.h
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Resource Files"
|
|
|
|
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\arrow.cur
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\ibeam.cur
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\link.cur
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Pointer.cur
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=.\But_sml.raw
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Credits.txt
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Frank.rc
|
|
# PROP BASE Exclude_From_Build 1
|
|
# PROP Exclude_From_Build 1
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mike.rc
|
|
# PROP BASE Exclude_From_Build 1
|
|
# PROP Exclude_From_Build 1
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Srpopup.pal
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Srpopup.raw
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Support.txt
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|