source:
orxonox.OLD/trunk/src/subprojects/testmain/Makefile.am
@
5122
Last change on this file since 5122 was 4492, checked in by bensch, 19 years ago | |
---|---|
File size: 215 bytes |
Line | |
---|---|
1 | MAINSRCDIR=../.. |
2 | include $(MAINSRCDIR)/defs/include_paths.am |
3 | |
4 | |
5 | AM_LDFLAGS=$(MWINDOWS) |
6 | |
7 | #"-O3 -pedantic -fPIC -ffast-math -I/usr/X11R6/include" |
8 | |
9 | |
10 | bin_PROGRAMS=testmain |
11 | testmain_SOURCES= testmain.cc |
12 | |
13 | noinst_HEADERS= |
Note: See TracBrowser
for help on using the repository browser.