checking in all the old panacean stuff
This commit is contained in:
681
puttysrc/WINDOWS/DEVCPP/PUTTYTEL/PUTTYTEL.DEV
Normal file
681
puttysrc/WINDOWS/DEVCPP/PUTTYTEL/PUTTYTEL.DEV
Normal file
@@ -0,0 +1,681 @@
|
||||
# DEV-C++ 5 Project File - puttytel.dev
|
||||
|
||||
# ** DO NOT EDIT **
|
||||
|
||||
|
||||
|
||||
[Project]
|
||||
|
||||
FileName=puttytel.dev
|
||||
|
||||
Name=puttytel
|
||||
|
||||
Ver=1
|
||||
|
||||
IsCpp=1
|
||||
|
||||
Type=0
|
||||
|
||||
Compiler=-W -D__GNUWIN32__ -DWIN32 -DNDEBUG -D_WINDOWS -DNO_MULTIMON -D_MBCS_@@_
|
||||
|
||||
CppCompiler=-W -D__GNUWIN32__ -DWIN32 -DNDEBUG -D_WINDOWS -DNO_MULTIMON -D_MBCS_@@_
|
||||
|
||||
Includes=..\..\..\.;..\..\..\charset;..\..\..\windows;..\..\..\unix;..\..\..\mac;..\..\..\macosx
|
||||
|
||||
Linker=-ladvapi32 -lcomctl32 -lcomdlg32 -lgdi32 -limm32 -lshell32 -luser32 -lwinmm -lwinspool_@@_
|
||||
|
||||
Libs=
|
||||
|
||||
UnitCount=63
|
||||
|
||||
Folders="Header Files","Resource Files","Source Files"
|
||||
|
||||
ObjFiles=
|
||||
|
||||
PrivateResource=puttytel_private.rc
|
||||
|
||||
ResourceIncludes=..\..\..\WINDOWS
|
||||
|
||||
MakeIncludes=
|
||||
|
||||
Icon=
|
||||
|
||||
ExeOutput=
|
||||
|
||||
ObjectOutput=
|
||||
|
||||
OverrideOutput=0
|
||||
|
||||
OverrideOutputName=puttytel.exe
|
||||
|
||||
HostApplication=
|
||||
|
||||
CommandLine=
|
||||
|
||||
UseCustomMakefile=0
|
||||
|
||||
CustomMakefile=
|
||||
|
||||
IncludeVersionInfo=0
|
||||
|
||||
SupportXPThemes=0
|
||||
|
||||
CompilerSet=0
|
||||
|
||||
CompilerSettings=0000000000000000000000
|
||||
|
||||
|
||||
|
||||
[Unit1]
|
||||
|
||||
FileName=..\..\..\be_nos_s.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit2]
|
||||
|
||||
FileName=..\..\..\cmdline.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit3]
|
||||
|
||||
FileName=..\..\..\config.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit4]
|
||||
|
||||
FileName=..\..\..\dialog.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit5]
|
||||
|
||||
FileName=..\..\..\ldisc.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit6]
|
||||
|
||||
FileName=..\..\..\ldiscucs.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit7]
|
||||
|
||||
FileName=..\..\..\logging.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit8]
|
||||
|
||||
FileName=..\..\..\minibidi.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit9]
|
||||
|
||||
FileName=..\..\..\misc.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit10]
|
||||
|
||||
FileName=..\..\..\nocproxy.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit11]
|
||||
|
||||
FileName=..\..\..\pinger.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit12]
|
||||
|
||||
FileName=..\..\..\proxy.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit13]
|
||||
|
||||
FileName=..\..\..\raw.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit14]
|
||||
|
||||
FileName=..\..\..\rlogin.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit15]
|
||||
|
||||
FileName=..\..\..\sercfg.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit16]
|
||||
|
||||
FileName=..\..\..\settings.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit17]
|
||||
|
||||
FileName=..\..\..\telnet.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit18]
|
||||
|
||||
FileName=..\..\..\terminal.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit19]
|
||||
|
||||
FileName=..\..\..\timing.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit20]
|
||||
|
||||
FileName=..\..\..\tree234.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit21]
|
||||
|
||||
FileName=..\..\..\version.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit22]
|
||||
|
||||
FileName=..\..\..\wcwidth.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit23]
|
||||
|
||||
FileName=..\..\..\windows\sizetip.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit24]
|
||||
|
||||
FileName=..\..\..\windows\wincfg.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit25]
|
||||
|
||||
FileName=..\..\..\windows\winctrls.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit26]
|
||||
|
||||
FileName=..\..\..\windows\windefs.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit27]
|
||||
|
||||
FileName=..\..\..\windows\windlg.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit28]
|
||||
|
||||
FileName=..\..\..\windows\window.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit29]
|
||||
|
||||
FileName=..\..\..\windows\winhandl.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit30]
|
||||
|
||||
FileName=..\..\..\windows\winhelp.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
|
||||
OverrideBuildCmd=0
|
||||
|
||||
BuildCmd=
|
||||
|
||||
|
||||
|
||||
[Unit31]
|
||||
|
||||
FileName=..\..\..\windows\winmisc.c
|
||||
|
||||
Folder=Source Files
|
||||
|
||||
Compile=1
|
||||
|
||||
CompileCpp=0
|
||||
|
||||
Link=1
|
||||
|
||||
Priority=1000
|
||||
Reference in New Issue
Block a user