projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed MSLU check
[wxWidgets.git]
/
samples
/
joytest
/
makefile.vc
diff --git
a/samples/joytest/makefile.vc
b/samples/joytest/makefile.vc
index a4ef6737c23bb2f97eb67bf6b799a1846bd33d73..94f3d1e489842528be7e4c20e8b502a4fd8c34fb 100644
(file)
--- a/
samples/joytest/makefile.vc
+++ b/
samples/joytest/makefile.vc
@@
-1,12
+1,5
@@
-#
-# File: makefile.vc
-# Author: Julian Smart
-# Created: 1999
-# Updated:
-# Copyright: (c) Julian Smart
-#
-# Makefile : Builds sample (VC++, WIN32)
-# Use FINAL=1 argument to nmake to build final version with no debug info.
+# Purpose: makefile for joytest example (VC++ 32bit)
+# Created: 2000-03-14
# Set WXDIR for your system
WXDIR = $(WXWIN)
# Set WXDIR for your system
WXDIR = $(WXWIN)