slight improvement: make pyrogenesis the default project.

This was SVN commit r3933.
This commit is contained in:
janwas
2006-06-02 04:13:37 +00:00
parent 41e9830504
commit 7f7c74a2b3
+3 -1
View File
@@ -564,8 +564,10 @@ end
--------------------------------
setup_all_libs()
-- must come first, so that VC sets it as the default project and therefore
-- allows running via F5 without the "where is the EXE" dialog.
setup_main_exe()
setup_all_libs()
if options["atlas"] then
setuppackages_atlas()