Skip to content

Conversation

@LB--
Copy link
Member

@LB-- LB-- commented Apr 20, 2013

Using Git Submodules I removed the hard-copy of SFML and use a submodule reference instead. This makes the project much simpler to work with in many ways.

When you clone the repo, you have to run git submodule init if you want to have files in lib/SFML, otherwise it is just an empty folder (which is fine if you don't need it for what you're doing)

EDIT: Oops, I didn't realize this PR included @Lowest0ne's other changes. We'll need those scrutinized as well.

Lowest0ne and others added 8 commits April 19, 2013 23:35
gitignore:
    added ./obj and *.dll

Makefile:
    Renamed Thumperr's makefile and created my own

src/Main.cpp
    Put the whole program in a try block
Pull in latest upstream commits
Thumperrr pushed a commit that referenced this pull request Apr 20, 2013
@Thumperrr Thumperrr merged commit 2a33628 into cpluspluscom:master Apr 20, 2013
@ghost ghost assigned Thumperrr May 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants