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