Applied patch [ 1355355 ] Replace GPLed code in penguin sample and add features

(with Unicode and scope mods)
By Sandro Sigala


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-11-14 17:38:24 +00:00
parent 3d1a1d2df6
commit 4b764db379
20 changed files with 953 additions and 642 deletions

View File

@@ -8,7 +8,7 @@
<exe id="penguin" template="wx_sample" template_append="wx_append" cond="USE_OPENGL=='1'">
<sources>
penguin.cpp
lw.cpp
dxfrenderer.cpp
trackball.c
</sources>
<wx-lib>gl</wx-lib>
@@ -19,7 +19,7 @@
<wx-data id="data">
<files>
penguin.lwo
penguin.dxf.gz
</files>
</wx-data>