We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26d197d + bc2f4c8 commit c7cb3b7Copy full SHA for c7cb3b7
2 files changed
$(BaseDir)/Projects/331 Haxe - NodeJS Project/Project.hxproj
@@ -4,7 +4,7 @@
4
<output>
5
<movie outputType="Application" />
6
<movie input="" />
7
- <movie path="bin\" />
+ <movie path="bin\$(ProjectID).js" />
8
<movie fps="0" />
9
<movie width="0" />
10
<movie height="0" />
appveyor.yml
@@ -1,6 +1,6 @@
1
os: Visual Studio 2015
2
environment:
3
- VERSION: 1.0.0
+ VERSION: 1.0
NAME: 331 Haxe - NodeJS Project
DESC: A NodeJS project written in the Haxe language
INFO: https:\/\/github.com\/SlavaRa\/fdproject-haxe-nodejs
0 commit comments