Minor update only relevant for my machine...

git-svn-id: https://openmw.svn.sourceforge.net/svnroot/openmw/trunk@7 ea6a568a-9f4f-0410-981a-c910a81bb256
actorid
nkorslund 16 years ago
parent ab0f3cd03f
commit 574196697d

@ -5,7 +5,7 @@ CXX?= g++
CXXFLAGS?=
# Replace this path with your OIS include path
OIS_PATH=../../software/include
OIS_PATH=../../../software/include
# Compiler settings for Ogre + OIS. Change as needed.
OGCC=$(CXX) $(CXXFLAGS) `pkg-config --cflags OGRE` -I$(OIS_PATH)

Loading…
Cancel
Save