summaryrefslogtreecommitdiff
path: root/tutorial/haxe/Tutorial.hxproj
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/haxe/Tutorial.hxproj')
-rw-r--r--tutorial/haxe/Tutorial.hxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/haxe/Tutorial.hxproj b/tutorial/haxe/Tutorial.hxproj
index 796f648a5..44e0efdbb 100644
--- a/tutorial/haxe/Tutorial.hxproj
+++ b/tutorial/haxe/Tutorial.hxproj
@@ -4,7 +4,7 @@
<output>
<movie outputType="Application" />
<movie input="" />
- <movie path="bin/HaxeTutorial" />
+ <movie path="bin\HaxeTutorial" />
<movie fps="30" />
<movie width="800" />
<movie height="600" />
@@ -17,7 +17,7 @@
<classpaths>
<class path="src" />
<class path="gen-haxe" />
- <class path="../../lib/haxe/src" />
+ <class path="..\..\lib\haxe\src" />
</classpaths>
<!-- Build options -->
<build>