414 lines
8.3 KiB
Plaintext
414 lines
8.3 KiB
Plaintext
# Microsoft Developer Studio Project File - Name="nntp" - Package Owner=<4>
|
|
# Microsoft Developer Studio Generated Build File, Format Version 5.00
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
|
|
|
CFG=nntp - 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 "nntp.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 "nntp.mak" CFG="nntp - Win32 Release"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "nntp - Win32 Release" (based on "Win32 (x86) Application")
|
|
!MESSAGE "nntp - Win32 Debug" (based on "Win32 (x86) Application")
|
|
!MESSAGE
|
|
|
|
# Begin Project
|
|
# PROP Scc_ProjName ""
|
|
# PROP Scc_LocalPath ""
|
|
CPP=cl.exe
|
|
MTL=midl.exe
|
|
RSC=rc.exe
|
|
|
|
!IF "$(CFG)" == "nntp - 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 ".\msvcobj"
|
|
# PROP Intermediate_Dir ".\msvcobj"
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /YX /FD /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 /machine:I386
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /machine:I386
|
|
# SUBTRACT LINK32 /pdb:none
|
|
|
|
!ELSEIF "$(CFG)" == "nntp - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir ".\Debug"
|
|
# PROP BASE Intermediate_Dir ".\Debug"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir ".\msvcobj"
|
|
# PROP Intermediate_Dir ".\msvcobj"
|
|
# PROP Ignore_Export_Lib 0
|
|
# PROP Target_Dir ""
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /Zp1 /MTd /GX /Zi /Od /I "\work" /I "\parts" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp"..\exe\msvc42.pch" /YX"windows.h" /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 /fo".\nntp.res" /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 /debug /machine:I386
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib comctl32.lib uuid.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386
|
|
|
|
!ENDIF
|
|
|
|
# Begin Target
|
|
|
|
# Name "nntp - Win32 Release"
|
|
# Name "nntp - Win32 Debug"
|
|
# Begin Group "Source Files"
|
|
|
|
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\brwsview.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\entrydlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\groupdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Header.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\imgview.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\..\Parts\jpeg-6b\lib\jpeg6b.lib"
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\jpgimg.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\listitms.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\logview.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Main.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mainfrm.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\mscommon.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\msdialog.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\msfileio.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\msglog.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\msrasapi.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\mssocket.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\msthread.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mwdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Newsitem.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\newsreg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\nntp.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\nntp.rc
|
|
|
|
!IF "$(CFG)" == "nntp - Win32 Release"
|
|
|
|
!ELSEIF "$(CFG)" == "nntp - Win32 Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\nntpthrd.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\opendir.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\optnsdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\optnsreg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\printman.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\rasdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\rasiface.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\rcvrlog.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\srvrdlg.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\statbar.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\thmbnail.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\thmbpage.cpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\uulib.lib
|
|
# End Source File
|
|
# End Group
|
|
# Begin Group "Header Files"
|
|
|
|
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Entrydlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Groupdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Grpitem.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Header.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\imgview.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Iterator.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\jpgimg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Listitem.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Listitms.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\logview.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mainfrm.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Msgid.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Msglog.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\mwdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Newsgrp.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Newsitem.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Newsopt.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Newsreg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Nntp.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Nntpthrd.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Optnsdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Optnsreg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Rasdlg.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Rasiface.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Rasoptns.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\rcvrlog.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Resource.h
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Resource.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\rgb888.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\scroll.hpp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Srvrdlg.hpp
|
|
# 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=.\Cbox.bmp
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\CBOXC.BMP
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\LOG.ICO
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\mshook.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\NNTP.ICO
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\PAINT.ICO
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Strip.bmp
|
|
# End Source File
|
|
# End Group
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\mediapak.lib
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE=..\Exe\sample.lib
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|