]> git.saurik.com Git - wxWidgets.git/commit - samples/treectrl/makefile.unx
replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Nov 2001 18:10:15 +0000 (18:10 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 28 Nov 2001 18:10:15 +0000 (18:10 +0000)
commita6f762a646e1288dcc4be6fc9ccc22d9a88c2a0f
treeecfeb2d6b3b4942bd0b855c886c93e8ae5d6605e
parent0a3e82894aeeddd8f3c5e50ffce297899b563fd1
replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
"CXX = $(shell wx-config --cxx)" in all makefile.unx

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
69 files changed:
contrib/samples/gizmos/multicell/makefile.unx
contrib/samples/gizmos/splittree/makefile.unx
contrib/samples/ogl/ogledit/makefile.unx
contrib/samples/ogl/studio/makefile.unx
demos/bombs/makefile.unx
demos/forty/makefile.unx
demos/fractal/makefile.unx
demos/life/makefile.unx
demos/poem/makefile.unx
samples/calendar/makefile.unx
samples/caret/makefile.unx
samples/checklst/makefile.unx
samples/config/makefile.unx
samples/console/makefile.unx
samples/controls/makefile.unx
samples/db/makefile.unx
samples/dialogs/makefile.unx
samples/dialup/makefile.unx
samples/dnd/makefile.unx
samples/docview/makefile.unx
samples/docvwmdi/makefile.unx
samples/dragimag/makefile.unx
samples/drawing/makefile.unx
samples/dynamic/makefile.unx
samples/erase/makefile.unx
samples/event/makefile.unx
samples/exec/makefile.unx
samples/font/makefile.unx
samples/grid/makefile.unx
samples/help/makefile.unx
samples/image/makefile.unx
samples/internat/makefile.unx
samples/ipc/makefile.unx
samples/joytest/makefile.unx
samples/layout/makefile.unx
samples/listctrl/makefile.unx
samples/mdi/makefile.unx
samples/memcheck/makefile.unx
samples/menu/makefile.unx
samples/minifram/makefile.unx
samples/minimal/makefile.unx
samples/newgrid/makefile.unx
samples/notebook/makefile.unx
samples/opengl/cube/makefile.unx
samples/opengl/isosurf/makefile.unx
samples/opengl/penguin/makefile.unx
samples/png/makefile.unx
samples/printing/makefile.unx
samples/proplist/makefile.unx
samples/propsize/makefile.unx
samples/resource/makefile.unx
samples/richedit/makefile.unx
samples/rotate/makefile.unx
samples/sashtest/makefile.unx
samples/scroll/makefile.unx
samples/scrollsub/makefile.unx
samples/sockets/makefile.unx
samples/splitter/makefile.unx
samples/statbar/makefile.unx
samples/tab/makefile.unx
samples/text/makefile.unx
samples/thread/makefile.unx
samples/toolbar/makefile.unx
samples/treectrl/makefile.unx
samples/treelay/makefile.unx
samples/typetest/makefile.unx
samples/validate/makefile.unx
samples/wizard/makefile.unx
utils/tex2rtf/src/makefile.unx