-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for debug builds on all platforms. Reference: #80
- Loading branch information
Showing
14 changed files
with
254 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
#DEFINE DSS_CAPI | ||
#DEFINE DSS_CAPI_MVMULT | ||
#DEFINE DSS_CAPI_HASHLIST | ||
-Mdelphi | ||
-Px86_64 | ||
-FUbuild/units_v7_x64 | ||
-Fd | ||
-Fi./Version7/Source/CMD | ||
-Fu./Version7/Source/Controls | ||
-Fu./Version7/Source/Executive | ||
-Fu./Version7/Source/General | ||
-Fu./Version7/Source/Meters | ||
-Fu./Version7/Source/Parser | ||
-Fu./Version7/Source/PCElements | ||
-Fu./Version7/Source/PDElements | ||
-Fu./Version7/Source/Shared | ||
-Fu./Version7/Source/Common | ||
-Fu./Version7/Source/CMD | ||
-Fu./src | ||
-Fllib/darwin_x64 | ||
-k-Llib/darwin_x64 | ||
-FElib/darwin_x64 | ||
-Scghi | ||
-CF64 | ||
-Cg | ||
-O1 | ||
-g | ||
-gw3 | ||
-gostabsabsincludes | ||
-godwarfmethodclassprefix | ||
-l | ||
-vew | ||
-vm5025,5027,5029,9001 | ||
-Tdarwin | ||
-k-lc | ||
-k-lm | ||
-k-lklusolve | ||
-sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
{$IFNDEF DSS_CAPI_DEBUG_BUILD} | ||
library dss_capi_v7; | ||
{$ENDIF} | ||
|
||
{$MODE Delphi} | ||
{$APPTYPE CONSOLE} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{$DEFINE DSS_CAPI_DEBUG_BUILD} | ||
library dss_capi_v7d; | ||
{$I './dss_capi_v7.lpr'} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
#DEFINE DSS_CAPI | ||
#DEFINE DSS_CAPI_MVMULT | ||
#DEFINE DSS_CAPI_HASHLIST | ||
-Mdelphi | ||
-Px86_64 | ||
-FUbuild/units_v7_x64 | ||
-Fd | ||
-Fi./Version7/Source/CMD | ||
-Fu./Version7/Source/Controls | ||
-Fu./Version7/Source/Executive | ||
-Fu./Version7/Source/General | ||
-Fu./Version7/Source/Meters | ||
-Fu./Version7/Source/Parser | ||
-Fu./Version7/Source/PCElements | ||
-Fu./Version7/Source/PDElements | ||
-Fu./Version7/Source/Shared | ||
-Fu./Version7/Source/Common | ||
-Fu./Version7/Source/CMD | ||
-Fu./src | ||
-Fllib/linux_x64 | ||
-FElib/linux_x64 | ||
-Scghi | ||
-CF64 | ||
-Cg | ||
-O1 | ||
-g | ||
-gw3 | ||
-gostabsabsincludes | ||
-godwarfmethodclassprefix | ||
-l | ||
-vew | ||
-vm5025,5027,5029,9001 | ||
-Tlinux | ||
-k-lc | ||
-k-lm | ||
-k-Llib/linux_x64 | ||
-k-lklusolve | ||
-k-R$ORIGIN/. | ||
-sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
#DEFINE DSS_CAPI | ||
#DEFINE DSS_CAPI_MVMULT | ||
#DEFINE DSS_CAPI_HASHLIST | ||
-Mdelphi | ||
-Pi386 | ||
-FUbuild/units_v7_x86 | ||
-Fd | ||
-Fi./Version7/Source/CMD | ||
-Fu./Version7/Source/Controls | ||
-Fu./Version7/Source/Executive | ||
-Fu./Version7/Source/General | ||
-Fu./Version7/Source/Meters | ||
-Fu./Version7/Source/Parser | ||
-Fu./Version7/Source/PCElements | ||
-Fu./Version7/Source/PDElements | ||
-Fu./Version7/Source/Shared | ||
-Fu./Version7/Source/Common | ||
-Fu./Version7/Source/CMD | ||
-Fu./src | ||
-Fllib/linux_x86 | ||
-FElib/linux_x86 | ||
-Scghi | ||
-CF64 | ||
-Cg | ||
-O1 | ||
-g | ||
-gw3 | ||
-gostabsabsincludes | ||
-godwarfmethodclassprefix | ||
-l | ||
-vew | ||
-vm5025,5027,5029,9001 | ||
-Tlinux | ||
-k-lc | ||
-k-lm | ||
-k-Llib/linux_x86 | ||
-k-lklusolve | ||
-k-R$ORIGIN/. | ||
-sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
#DEFINE DSS_CAPI | ||
#DEFINE DSS_CAPI_MVMULT | ||
#DEFINE DSS_CAPI_HASHLIST | ||
-Mdelphi | ||
-Px86_64 | ||
-FUbuild/units_v7_x64 | ||
-Fd | ||
-Fi./Version7/Source/CMD | ||
-Fu./Version7/Source/Controls | ||
-Fu./Version7/Source/Executive | ||
-Fu./Version7/Source/General | ||
-Fu./Version7/Source/Meters | ||
-Fu./Version7/Source/Parser | ||
-Fu./Version7/Source/PCElements | ||
-Fu./Version7/Source/PDElements | ||
-Fu./Version7/Source/Shared | ||
-Fu./Version7/Source/Common | ||
-Fu./Version7/Source/CMD | ||
-Fu./src | ||
-Fllib/win_x64 | ||
-FElib/win_x64 | ||
-Scghi | ||
-CF64 | ||
-Si | ||
-O1 | ||
-g | ||
-gw3 | ||
-gostabsabsincludes | ||
-godwarfmethodclassprefix | ||
-l | ||
-vew | ||
-WB | ||
-vm5025,5027,5029,9001 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,6 @@ | |
-FElib/win_x64 | ||
-Scghi | ||
-CF64 | ||
-Ct | ||
-O3 | ||
-l | ||
-vew | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
#DEFINE DSS_CAPI | ||
#DEFINE DSS_CAPI_MVMULT | ||
#DEFINE DSS_CAPI_HASHLIST | ||
-Mdelphi | ||
-Pi386 | ||
-FUbuild/units_v7_x86 | ||
-Fd | ||
-Fi./Version7/Source/CMD | ||
-Fu./Version7/Source/Controls | ||
-Fu./Version7/Source/Executive | ||
-Fu./Version7/Source/General | ||
-Fu./Version7/Source/Meters | ||
-Fu./Version7/Source/Parser | ||
-Fu./Version7/Source/PCElements | ||
-Fu./Version7/Source/PDElements | ||
-Fu./Version7/Source/Shared | ||
-Fu./Version7/Source/Common | ||
-Fu./Version7/Source/CMD | ||
-Fu./src | ||
-Fllib/win_x86 | ||
-FElib/win_x86 | ||
-Scghi | ||
-CF64 | ||
-Si | ||
-O1 | ||
-g | ||
-gw3 | ||
-gostabsabsincludes | ||
-godwarfmethodclassprefix | ||
-l | ||
-vew | ||
-WB | ||
-vm5025,5027,5029,9001 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,6 @@ | |
-FElib/win_x86 | ||
-Scghi | ||
-CF64 | ||
-Ct | ||
-O3 | ||
-l | ||
-vew | ||
|