Skip to content

Commit 5e53b07

Browse files
committed
Update project name
1 parent ae8ccf8 commit 5e53b07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DARMA.prj

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
22
<configuration file="D:\GitHub\DARMA\DARMA.prj" location="D:\GitHub\DARMA" name="DARMA" target="target.ezdeploy.standalone" target-name="Application Compiler">
3-
<param.appname>fig_launcher</param.appname>
3+
<param.appname>DARMA</param.appname>
44
<param.icon />
55
<param.icons />
66
<param.version>6.04</param.version>
@@ -11,7 +11,7 @@
1111
<param.description>DARMA allows users to play multimedia files while collecting continuous ratings in a two-dimensional space using a computer joystick. Please see the following website for updates, documentation, and a copy of the license: https://darma.jmgirard.com</param.description>
1212
<param.screenshot />
1313
<param.guid />
14-
<param.installpath.string>\fig_launcher\</param.installpath.string>
14+
<param.installpath.string>\DARMA\</param.installpath.string>
1515
<param.installpath.combo>option.installpath.programfiles</param.installpath.combo>
1616
<param.logo />
1717
<param.install.notes />
@@ -92,8 +92,8 @@
9292
<fileset.package />
9393
<fileset.depfun />
9494
<build-deliverables>
95-
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="fig_launcher.exe" optional="false">D:\GitHub\DARMA\DARMA\for_testing\fig_launcher.exe</file>
9695
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="splash.png" optional="false">D:\GitHub\DARMA\DARMA\for_testing\splash.png</file>
96+
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="DARMA.exe" optional="false">D:\GitHub\DARMA\DARMA\for_testing\DARMA.exe</file>
9797
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="readme.txt" optional="true">D:\GitHub\DARMA\DARMA\for_testing\readme.txt</file>
9898
</build-deliverables>
9999
<workflow />

0 commit comments

Comments
 (0)