added html help viewer sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
all:
|
||||
cd about && make
|
||||
cd help && make
|
||||
cd helpview && make
|
||||
cd printing && make
|
||||
cd test && make
|
||||
cd virtual && make
|
||||
@@ -14,6 +15,7 @@ all:
|
||||
clean:
|
||||
cd about && make clean
|
||||
cd help && make clean
|
||||
cd helpview && make clean
|
||||
cd printing && make clean
|
||||
cd test && make clean
|
||||
cd virtual && make clean
|
||||
|
Reference in New Issue
Block a user