fixed main source file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9d033af92e
commit
f46d1f6f67
@ -4,7 +4,7 @@
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="listbox" template="wx_sample" template_append="wx_append">
|
||||
<sources>listbox.cpp</sources>
|
||||
<sources>lboxtest.cpp</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<win32-res>listbox.rc</win32-res>
|
||||
|
@ -468,7 +468,7 @@ LINK32=link.exe
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\listbox.cpp
|
||||
SOURCE=.\lboxtest.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user