diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-08-01 18:03:34 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-08-01 18:03:34 +0000 |
commit | 0c9ddb1925420231b30dcb6a29b50e6586c36755 (patch) | |
tree | c0368ffbcd80d9158de84d6ea66a904085090fad /tmw.cbp | |
parent | 713254672b345150fe5d0c40d229e9dff1a80d89 (diff) | |
download | mana-0c9ddb1925420231b30dcb6a29b50e6586c36755.tar.gz mana-0c9ddb1925420231b30dcb6a29b50e6586c36755.tar.bz2 mana-0c9ddb1925420231b30dcb6a29b50e6586c36755.tar.xz mana-0c9ddb1925420231b30dcb6a29b50e6586c36755.zip |
Fixed compilation issues in windows.
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1132,6 +1132,16 @@ <Option link="0" /> <Option target="default" /> </Unit> + <Unit filename="src\resources\openglsdlimageloader.cpp"> + <Option compilerVar="CPP" /> + <Option target="default" /> + </Unit> + <Unit filename="src\resources\openglsdlimageloader.h"> + <Option compilerVar="CPP" /> + <Option compile="0" /> + <Option link="0" /> + <Option target="default" /> + </Unit> <Unit filename="src\resources\resource.cpp"> <Option compilerVar="CPP" /> <Option target="default" /> |