projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fixed Dialog Editor compilation
[wxWidgets.git]
/
samples
/
dynamic
/
Makefile.in
diff --git
a/samples/dynamic/Makefile.in
b/samples/dynamic/Makefile.in
index 13d042e5efd36ec7b9702729730456f2da7916f8..bebee4cb446c2d7a58757b8f971e1a89dda6917a 100644
(file)
--- a/
samples/dynamic/Makefile.in
+++ b/
samples/dynamic/Makefile.in
@@
-7,14
+7,14
@@
OS=@OS@
RULE=bin
# define library name
RULE=bin
# define library name
-BIN_TARGET=
test
+BIN_TARGET=
dynamic
# define library sources
BIN_SRC=\
# define library sources
BIN_SRC=\
-
minimal
.cpp
+
dynamic
.cpp
#define library objects
BIN_OBJ=\
#define library objects
BIN_OBJ=\
-
minimal
.o
+
dynamic
.o
# additional things needed to link
BIN_LINK=
# additional things needed to link
BIN_LINK=