projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Decided I need copy and assignment afterall
[wxWidgets.git]
/
samples
/
html
/
widget
/
widget.pro
diff --git
a/samples/html/widget/widget.pro
b/samples/html/widget/widget.pro
index ef258ce128c293bcef74006cf0a1675c384bd646..33f4c123381d5927e3929d026664566dd05f8262 100644
(file)
--- a/
samples/html/widget/widget.pro
+++ b/
samples/html/widget/widget.pro
@@
-18,4
+18,4
@@
WXDIR=../../..
# project files
SOURCES = widget.cpp
RC_FILE = widget.rc
# project files
SOURCES = widget.cpp
RC_FILE = widget.rc
-TARGET = widget
+TARGET =
html
widget