source:
orxonox.OLD/orxonox/trunk/src/subprojects/testmain/Makefile.am
@
4801
Last change on this file since 4801 was 4492, checked in by bensch, 19 years ago | |
---|---|
File size: 215 bytes |
Rev | Line | |
---|---|---|
[3549] | 1 | MAINSRCDIR=../.. |
[4492] | 2 | include $(MAINSRCDIR)/defs/include_paths.am |
[3549] | 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.