summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/main.lua')
-rw-r--r--scripts/src/main.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/src/main.lua b/scripts/src/main.lua
index a5559ef151b..ccc0eb30236 100644
--- a/scripts/src/main.lua
+++ b/scripts/src/main.lua
@@ -86,7 +86,7 @@ end
}
configuration "**/scripts/resources/uwp/assets/*.png"
flags { "DeploymentContent" }
-
+
-- Effects and Shaders
configuration { "winstore*" }
files {
@@ -233,7 +233,7 @@ end
}
if (STANDALONE~=true) then
links {
- "frontend",
+ "frontend",
}
end
if (MACHINES["NETLIST"]~=null) then