From 9cc0560545a318d954be52d3a7fd82115b75d417 Mon Sep 17 00:00:00 2001 From: Matt Feemster Date: Thu, 3 Mar 2016 19:45:27 -0800 Subject: [PATCH] Update BuildGuideQtCreator.md --- Data/BuildGuideQtCreator.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Data/BuildGuideQtCreator.md b/Data/BuildGuideQtCreator.md index f85be7d..a3071c4 100644 --- a/Data/BuildGuideQtCreator.md +++ b/Data/BuildGuideQtCreator.md @@ -110,11 +110,17 @@ Set the configuration to release, and build all. ###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` -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