Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
985eac60
Commit
985eac60
authored
Jan 04, 2005
by
thomas
Browse files
updated build system
git-svn-id:
https://svn.grrrr.org/ext/trunk@951
4d9ac71a-51e6-0310-8455-cad1006bcd31
parent
515da7c8
Changes
3
Show whitespace changes
Inline
Side-by-side
buildsys/win/pd/config-bcc.def
View file @
985eac60
...
...
@@ -13,7 +13,7 @@ FLEXTINC=$(PDPATH)\flext
FLEXTLIB=$(FLEXTINC)
# where do/should the flext shared libraries reside/be built?
FLEXTSHLIB=$(
FLEXTINC)
FLEXTSHLIB=$(
PDPATH)\bin
###############################################################
...
...
buildsys/win/pd/config-cygwin.def
View file @
985eac60
...
...
@@ -10,7 +10,7 @@ FLEXTINC=$(PDPATH)/flext
FLEXTLIB=$(FLEXTINC)
# where do/should the flext shared libraries reside/be built?
FLEXTSHLIB=$(
FLEXTINC)
FLEXTSHLIB=$(
PDPATH)/bin
###############################################################
...
...
buildsys/win/pd/config-mingw.def
View file @
985eac60
...
...
@@ -10,7 +10,7 @@ FLEXTINC=$(PDPATH)\flext
FLEXTLIB=$(FLEXTINC)
# where do/should the flext shared libraries reside/be built?
FLEXTSHLIB=$(
FLEXTINC)
FLEXTSHLIB=$(
PDPATH)\bin
###############################################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment