Skip to content

Commit

Permalink
Update project name
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgirard committed Jun 25, 2019
1 parent ae8ccf8 commit 5e53b07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DARMA.prj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<deployment-project plugin="plugin.ezdeploy" plugin-version="1.0">
<configuration file="D:\GitHub\DARMA\DARMA.prj" location="D:\GitHub\DARMA" name="DARMA" target="target.ezdeploy.standalone" target-name="Application Compiler">
<param.appname>fig_launcher</param.appname>
<param.appname>DARMA</param.appname>
<param.icon />
<param.icons />
<param.version>6.04</param.version>
Expand All @@ -11,7 +11,7 @@
<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>
<param.screenshot />
<param.guid />
<param.installpath.string>\fig_launcher\</param.installpath.string>
<param.installpath.string>\DARMA\</param.installpath.string>
<param.installpath.combo>option.installpath.programfiles</param.installpath.combo>
<param.logo />
<param.install.notes />
Expand Down Expand Up @@ -92,8 +92,8 @@
<fileset.package />
<fileset.depfun />
<build-deliverables>
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="fig_launcher.exe" optional="false">D:\GitHub\DARMA\DARMA\for_testing\fig_launcher.exe</file>
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="splash.png" optional="false">D:\GitHub\DARMA\DARMA\for_testing\splash.png</file>
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="DARMA.exe" optional="false">D:\GitHub\DARMA\DARMA\for_testing\DARMA.exe</file>
<file location="${PROJECT_ROOT}\DARMA\for_testing" name="readme.txt" optional="true">D:\GitHub\DARMA\DARMA\for_testing\readme.txt</file>
</build-deliverables>
<workflow />
Expand Down

0 comments on commit 5e53b07

Please sign in to comment.