Skip to content

Commit

Permalink
- More work
Browse files Browse the repository at this point in the history
  • Loading branch information
BeRo1985 committed Aug 10, 2018
1 parent 977ab4b commit ee7f0e5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions setup.bat
@@ -0,0 +1,8 @@
@echo off
if exist .git (
call initsubmodules.bat
) else (
call create_externals_symlinks_for_with_svn.bat
)
call compileprojectmanager.bat

0 comments on commit ee7f0e5

Please sign in to comment.