Dev Update

Update my Dev repo to bs12's dev post master merge. Should allow pull
request to automerge now.
This commit is contained in:
Vetinari
2014-03-05 12:23:49 +11:00
parent 411b8784ba
commit ee617bc4f8
31 changed files with 444 additions and 171 deletions

1
lib/DLLSocket/compile.sh Normal file
View File

@@ -0,0 +1 @@
g++ -static -shared -O3 -fPIC main.cpp -o DLLSocket.so