Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
ParaView
Commits
c7a944bd
Commit
c7a944bd
authored
Sep 17, 2004
by
Ken Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: better install support
parent
876d2fd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Utilities/Release/ParaView.nsi.in
Utilities/Release/ParaView.nsi.in
+4
-4
No files found.
Utilities/Release/ParaView.nsi
→
Utilities/Release/ParaView.nsi
.in
View file @
c7a944bd
...
...
@@ -3,10 +3,10 @@
;--------------------------------
; You must define these values
!define VERSION "
1.6
"
!define PATCH "
2
"
!define PV_BIN "
C:\martink\ParaView\ParaView16Rel
"
!define PV_SRC "
C:\martink\ParaView\ParaView16
"
!define VERSION "
@PARAVIEW_VERSION@
"
!define PATCH "
@PARAVIEW_VERSION_PATCH@
"
!define PV_BIN "
@ParaView_BINARY_DIR@
"
!define PV_SRC "
@ParaView_SOURCE_DIR@
"
;--------------------------------
...
...
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