Browse Source

Remove custom build script

That is a deprecated mean of building software.
DricomDragon 4 years ago
parent
commit
e4ad687573
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tankNet/Compile.sh

+ 0 - 1
tankNet/Compile.sh

@@ -1 +0,0 @@
-g++ main.cpp Serveur.cpp AABBSightQuery.cpp -l Box2D -Wl,-rpath=/usr/local/lib/ -std=c++11