Update BuildGuideQtCreator.md

This commit is contained in:
Matt Feemster 2016-03-03 19:45:27 -08:00
parent 0877625eb9
commit 9cc0560545

View File

@ -110,11 +110,17 @@ Set the configuration to release, and build all.
###Outputs ###Outputs
The outputs will be the same as with Qt Creator and will be placed in: The outputs will be the same whether Visual Studio or Qt Creator was used, however their locations will be different.
Qt Creator will place its outputs in:
`fractorium/Bin/Release`
and Visual Studio will place its outputs in:
`fractorium/Bin/x64/Release` `fractorium/Bin/x64/Release`
Regardless of the IDE chosen, the output folder will have these contents: Regardless of the IDE chosen, the output folder will have the same contents:
``` ```
dark.qss dark.qss