Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
extras
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
4
Merge Requests
4
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
The Openvibe Group
extras
Commits
62c8ed73
Commit
62c8ed73
authored
Dec 19, 2013
by
Jussi Lindgren
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into release-0.17.0
parents
59325d61
ea261ae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
scripts/win32-openvibe-x.x.x-setup.nsi
scripts/win32-openvibe-x.x.x-setup.nsi
+2
-1
No files found.
scripts/win32-openvibe-x.x.x-setup.nsi
View file @
62c8ed73
...
...
@@ -157,7 +157,8 @@ no_need_to_install_directx:
no_need_to_patch_3d_functionnality:
; Overwrite the file that may be in share/, as it contains local definitions to the build machine
FileOpen $0 "$INSTDIR\bin\openvibe-set-env.cmd" w FileWrite $0 "@echo off$\r$\n"
FileOpen $0 "$INSTDIR\bin\openvibe-set-env.cmd" w
FileWrite $0 "@echo off$\r$\n"
FileWrite $0 "$\r$\n"
FileWrite $0 "$\r$\n"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment