summaryrefslogtreecommitdiff
path: root/apps/windoze/CBuilder4/prototype/swordlib.bpr
diff options
context:
space:
mode:
Diffstat (limited to 'apps/windoze/CBuilder4/prototype/swordlib.bpr')
-rw-r--r--apps/windoze/CBuilder4/prototype/swordlib.bpr214
1 files changed, 0 insertions, 214 deletions
diff --git a/apps/windoze/CBuilder4/prototype/swordlib.bpr b/apps/windoze/CBuilder4/prototype/swordlib.bpr
deleted file mode 100644
index 55d34f7..0000000
--- a/apps/windoze/CBuilder4/prototype/swordlib.bpr
+++ /dev/null
@@ -1,214 +0,0 @@
-# ---------------------------------------------------------------------------
-!if !$d(BCB)
-BCB = $(MAKEDIR)\..
-!endif
-
-# ---------------------------------------------------------------------------
-# IDE SECTION
-# ---------------------------------------------------------------------------
-# The following section of the project makefile is managed by the BCB IDE.
-# It is recommended to use the IDE to change any of the values in this
-# section.
-# ---------------------------------------------------------------------------
-
-VERSION = BCB.04.04
-# ---------------------------------------------------------------------------
-PROJECT = swordlib.lib
-OBJFILES = swordlib.obj ..\..\..\..\src\mgr\swmgr.obj ..\..\..\..\src\mgr\swconfig.obj \
- ..\..\..\..\src\mgr\filemgr.obj ..\..\..\..\src\keys\versekey.obj \
- ..\..\..\..\src\keys\swkey.obj ..\..\..\..\src\keys\listkey.obj \
- ..\..\..\..\src\keys\strkey.obj ..\..\..\..\src\utilfuns\utilstr.obj \
- ..\..\..\..\src\utilfuns\utilconf.obj ..\..\..\..\src\utilfuns\Greek2Greek.obj \
- ..\..\..\..\src\frontend\swlog.obj ..\..\..\..\src\frontend\swdisp.obj \
- ..\..\..\..\src\modules\common\rawstr.obj \
- ..\..\..\..\src\modules\common\rawverse.obj \
- ..\..\..\..\src\modules\common\swcomprs.obj \
- ..\..\..\..\src\modules\comments\swcom.obj \
- ..\..\..\..\src\modules\comments\hrefcom\hrefcom.obj \
- ..\..\..\..\src\modules\comments\rawcom\rawcom.obj \
- ..\..\..\..\src\modules\comments\rawfiles\rawfiles.obj \
- ..\..\..\..\src\modules\filters\rwprtf.obj \
- ..\..\..\..\src\modules\filters\gbfrtf.obj \
- ..\..\..\..\src\modules\filters\gbfplain.obj \
- ..\..\..\..\src\modules\lexdict\swld.obj \
- ..\..\..\..\src\modules\lexdict\rawld\rawld.obj \
- ..\..\..\..\src\modules\texts\swtext.obj \
- ..\..\..\..\src\modules\texts\rawgbf\rawgbf.obj \
- ..\..\..\..\src\modules\texts\rawtext\rawtext.obj \
- ..\..\..\..\src\modules\swmodule.obj
-DEFFILE =
-LIBFILES =
-RESDEPEN = $(RESFILES)
-RESFILES =
-IDLGENFILES =
-IDLFILES =
-LIBRARIES = Vcl40.lib
-SPARELIBS = Vcl40.lib
-PACKAGES =
-# ---------------------------------------------------------------------------
-PATHCPP = .;..\..\..\..\src\mgr;..\..\..\..\src\keys;..\..\..\..\src\utilfuns;..\..\..\..\src\frontend;..\..\..\..\src\modules\common;..\..\..\..\src\modules\comments;..\..\..\..\src\modules\comments\hrefcom;..\..\..\..\src\modules\comments\rawcom;..\..\..\..\src\modules\comments\rawfiles;..\..\..\..\src\modules\filters;..\..\..\..\src\modules\lexdict;..\..\..\..\src\modules\lexdict\rawld;..\..\..\..\src\modules\texts;..\..\..\..\src\modules\texts\rawgbf;..\..\..\..\src\modules\texts\rawtext;..\..\..\..\src\modules
-PATHASM = .;
-PATHPAS = .;
-PATHRC = .;
-USERDEFINES =
-SYSDEFINES =NO_STRICT
-# ---------------------------------------------------------------------------
-CFLAG1 = -I..\..\..\..\src\modules\texts\rawtext;..\..\..\..\src\modules\texts\rawgbf;..\..\..\..\src\modules\texts;..\..\..\..\src\modules\lexdict\rawld;..\..\..\..\src\modules\lexdict;..\..\..\..\src\modules\filters;..\..\..\..\src\modules\comments\rawfiles;..\..\..\..\src\modules\comments\rawcom;..\..\..\..\src\modules\comments\hrefcom;..\..\..\..\src\modules\comments;..\..\..\..\src\modules\common;..\..\..\..\src\modules;..\..\..\..\src\frontend;..\..\..\..\src\utilfuns;..\..\..\..\src\keys;..\..\..\..\src\mgr;..\..\..\..\include;$(BCB)\include;$(BCB)\include\vcl \
- -O2 -Hc -H=$(BCB)\lib\vcl40.csm -w -Ve -a8 -k- -vi- -c -b- -w-par -w-inl -Vx \
- -tWM -D$(SYSDEFINES);$(USERDEFINES)
-IDLCFLAGS = -I..\..\..\..\src\modules\texts\rawtext -I..\..\..\..\src\modules\texts\rawgbf \
- -I..\..\..\..\src\modules\texts -I..\..\..\..\src\modules\lexdict\rawld \
- -I..\..\..\..\src\modules\lexdict -I..\..\..\..\src\modules\filters \
- -I..\..\..\..\src\modules\comments\rawfiles \
- -I..\..\..\..\src\modules\comments\rawcom \
- -I..\..\..\..\src\modules\comments\hrefcom -I..\..\..\..\src\modules\comments \
- -I..\..\..\..\src\modules\common -I..\..\..\..\src\modules \
- -I..\..\..\..\src\frontend -I..\..\..\..\src\utilfuns -I..\..\..\..\src\keys \
- -I..\..\..\..\src\mgr -I..\..\..\..\include -I$(BCB)\include \
- -I$(BCB)\include\vcl -src_suffixcpp
-PFLAGS = -U..\..\..\..\src\modules;$(DEBUGLIBPATH) \
- -I..\..\..\..\src\modules\texts\rawtext;..\..\..\..\src\modules\texts\rawgbf;..\..\..\..\src\modules\texts;..\..\..\..\src\modules\lexdict\rawld;..\..\..\..\src\modules\lexdict;..\..\..\..\src\modules\filters;..\..\..\..\src\modules\comments\rawfiles;..\..\..\..\src\modules\comments\rawcom;..\..\..\..\src\modules\comments\hrefcom;..\..\..\..\src\modules\comments;..\..\..\..\src\modules\common;..\..\..\..\src\modules;..\..\..\..\src\frontend;..\..\..\..\src\utilfuns;..\..\..\..\src\keys;..\..\..\..\src\mgr;..\..\..\..\include;$(BCB)\include;$(BCB)\include\vcl \
- -$Y- -$L- -$D- -v -JPHN -M
-AFLAGS = /i..\..\..\..\src\modules\texts\rawtext /i..\..\..\..\src\modules\texts\rawgbf \
- /i..\..\..\..\src\modules\texts /i..\..\..\..\src\modules\lexdict\rawld \
- /i..\..\..\..\src\modules\lexdict /i..\..\..\..\src\modules\filters \
- /i..\..\..\..\src\modules\comments\rawfiles \
- /i..\..\..\..\src\modules\comments\rawcom \
- /i..\..\..\..\src\modules\comments\hrefcom /i..\..\..\..\src\modules\comments \
- /i..\..\..\..\src\modules\common /i..\..\..\..\src\modules \
- /i..\..\..\..\src\frontend /i..\..\..\..\src\utilfuns /i..\..\..\..\src\keys \
- /i..\..\..\..\src\mgr /i..\..\..\..\include /i$(BCB)\include \
- /i$(BCB)\include\vcl /mx /w2 /zn
-RFLAGS = -i..\..\..\..\src\modules\texts\rawtext;..\..\..\..\src\modules\texts\rawgbf;..\..\..\..\src\modules\texts;..\..\..\..\src\modules\lexdict\rawld;..\..\..\..\src\modules\lexdict;..\..\..\..\src\modules\filters;..\..\..\..\src\modules\comments\rawfiles;..\..\..\..\src\modules\comments\rawcom;..\..\..\..\src\modules\comments\hrefcom;..\..\..\..\src\modules\comments;..\..\..\..\src\modules\common;..\..\..\..\src\modules;..\..\..\..\src\frontend;..\..\..\..\src\utilfuns;..\..\..\..\src\keys;..\..\..\..\src\mgr;..\..\..\..\include;$(BCB)\include;$(BCB)\include\vcl
-LFLAGS = /P64
-# ---------------------------------------------------------------------------
-ALLOBJ = $(OBJFILES)
-# ---------------------------------------------------------------------------
-!ifdef IDEOPTIONS
-
-[Version Info]
-IncludeVerInfo=0
-AutoIncBuild=0
-MajorVer=1
-MinorVer=0
-Release=0
-Build=0
-Debug=0
-PreRelease=0
-Special=0
-Private=0
-DLL=0
-Locale=1033
-CodePage=1252
-
-[Version Info Keys]
-CompanyName=
-FileDescription=
-FileVersion=1.0.0.0
-InternalName=
-LegalCopyright=
-LegalTrademarks=
-OriginalFilename=
-ProductName=
-ProductVersion=1.0.0.0
-Comments=
-
-[HistoryLists\hlIncludePath]
-Count=3
-Item0=..\..\..\..\src\modules\texts\rawtext;..\..\..\..\src\modules\texts\rawgbf;..\..\..\..\src\modules\texts;..\..\..\..\src\modules\lexdict\rawld;..\..\..\..\src\modules\lexdict;..\..\..\..\src\modules\filters;..\..\..\..\src\modules\comments\rawfiles;..\..\..\..\src\modules\comments\rawcom;..\..\..\..\src\modules\comments\hrefcom;..\..\..\..\src\modules\comments;..\..\..\..\src\modules\common;..\..\..\..\src\modules;..\..\..\..\src\frontend;..\..\..\..\src\utilfuns;..\..\..\..\src\keys;..\..\..\..\src\mgr;..\..\..\..\include;$(BCB)\include;$(BCB)\include\vcl
-Item1=..\..\..\..\src\keys;..\..\..\..\src\mgr;..\..\..\..\include;$(BCB)\include;$(BCB)\include\vcl
-Item2=..\..\..\..\include;$(BCB)\include;$(BCB)\include\vcl
-
-[HistoryLists\hlDebugSourcePath]
-Count=1
-Item0=$(BCB)\source\vcl
-
-[Debugging]
-DebugSourceDirs=$(BCB)\source\vcl
-
-[Parameters]
-RunParams=
-HostApplication=
-RemoteHost=
-RemotePath=
-RemoteDebug=0
-
-[Compiler]
-InMemoryExe=0
-ShowInfoMsgs=0
-
-[CORBA]
-AddServerUnit=1
-AddClientUnit=1
-PrecompiledHeaders=1
-
-!endif
-
-# ---------------------------------------------------------------------------
-# MAKE SECTION
-# ---------------------------------------------------------------------------
-# This section of the project makefile is not used by the BCB IDE. It is for
-# the benefit of building from the command-line using the MAKE utility.
-# ---------------------------------------------------------------------------
-
-.autodepend
-# ---------------------------------------------------------------------------
-!if !$d(BCC32)
-BCC32 = bcc32
-!endif
-
-!if !$d(CPP32)
-CPP32 = cpp32
-!endif
-
-!if !$d(DCC32)
-DCC32 = dcc32
-!endif
-
-!if !$d(TASM32)
-TASM32 = tasm32
-!endif
-
-!if !$d(LINKER)
-LINKER = TLib
-!endif
-# ---------------------------------------------------------------------------
-!if $d(PATHCPP)
-.PATH.CPP = $(PATHCPP)
-.PATH.C = $(PATHCPP)
-!endif
-
-!if $d(PATHPAS)
-.PATH.PAS = $(PATHPAS)
-!endif
-
-!if $d(PATHASM)
-.PATH.ASM = $(PATHASM)
-!endif
-# ---------------------------------------------------------------------------
-$(PROJECT): $(IDLGENFILES) $(OBJFILES) $(LIBFILES)
- $(BCB)\BIN\$(LINKER) /u $@ @&&!
- $(LFLAGS) $?
-!
-# ---------------------------------------------------------------------------
-.pas.hpp:
- $(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
-
-.pas.obj:
- $(BCB)\BIN\$(DCC32) $(PFLAGS) {$< }
-
-.cpp.obj:
- $(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
-
-.c.obj:
- $(BCB)\BIN\$(BCC32) $(CFLAG1) -n$(@D) {$< }
-
-.c.i:
- $(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
-
-.cpp.i:
- $(BCB)\BIN\$(CPP32) $(CFLAG1) -n. {$< }
-
-.asm.obj:
- $(BCB)\BIN\$(TASM32) $(AFLAGS) $<, $@
-# ---------------------------------------------------------------------------