Created
January 27, 2015 12:03
-
-
Save vittorioromeo/8ef664c28863df8db147 to your computer and use it in GitHub Desktop.
GGJ2015 windows compile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g++ -std=c++1y -O3 -I"." -I"./include" .\include\GGJ2015\main.cpp -I"./extlibs/SSVStart/include" -I"C:\SFML\include" -I"./extlibs/SSVUtils/include" -L"C:\SFML\lib" -lsfml-system -lsfml-graphics -lsfml-audio -lsfml-window |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment