Changed default target to initialize.

This commit is contained in:
David Fowler 2014-01-27 22:03:55 -08:00
parent a738b84deb
commit 824b877b4a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ default TEST_DIR='${Path.Combine(TARGET_DIR, "test")}'
E("K_BUILD_VERSION", BuildNumber);
}
#target-default target='default'
#repo-initialize target='initialize'
k-init
k-restore
k-generate-projects solutionPath='${BASE_DIR}'