diff options
Diffstat (limited to 'prototypes')
-rw-r--r-- | prototypes/fpgui2/tests/extrafpc.cfg | 2 | ||||
-rw-r--r-- | prototypes/textedit/extrafpc.cfg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/prototypes/fpgui2/tests/extrafpc.cfg b/prototypes/fpgui2/tests/extrafpc.cfg index 073dc4b6..775d592f 100644 --- a/prototypes/fpgui2/tests/extrafpc.cfg +++ b/prototypes/fpgui2/tests/extrafpc.cfg @@ -1,5 +1,5 @@ -FUunits --Fu../../../lib +-Fu../../../lib/$fpctarget -Xs -XX -CX diff --git a/prototypes/textedit/extrafpc.cfg b/prototypes/textedit/extrafpc.cfg index 073dc4b6..775d592f 100644 --- a/prototypes/textedit/extrafpc.cfg +++ b/prototypes/textedit/extrafpc.cfg @@ -1,5 +1,5 @@ -FUunits --Fu../../../lib +-Fu../../../lib/$fpctarget -Xs -XX -CX |