2D Run-and-gun shooter inspired by One Man's Doomsday, Counter-Strike, and Metal Slug.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
253 B

  1. mkdir include
  2. mklink /D include\bdd-for-c ..\subprojects\bdd-for-c
  3. mklink /D include\bdd-for-c-mocks ..\subprojects\bdd-for-c-mocks
  4. mklink /D include\getopt-for-windows ..\subporjects\getopt-for-windows
  5. mklink /D include\SDL ..\subprojects\SDL\include