Remove unnecessary win32-res tags from samples bakefiles
Don't specify sample.rc as the resource file for the samples, it is used by default anyhow, so this is unnecessary.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<headers>validate.h</headers>
|
||||
<wx-lib>core</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<win32-res>../sample.rc</win32-res>
|
||||
</exe>
|
||||
|
||||
</makefile>
|
||||
|
Reference in New Issue
Block a user