Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
Stimfit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Alois SCHLOEGL
Stimfit
Commits
17446a28
Commit
17446a28
authored
Dec 13, 2015
by
Christoph Schmidt-Hieber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Windows build toolchain
parent
3ea3d898
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
10 deletions
+2
-10
dist/windows/VS2008/Stimfit/Stimfit.suo
dist/windows/VS2008/Stimfit/Stimfit.suo
+0
-0
dist/windows/VS2008/libstimfit/libstimfit.vcproj
dist/windows/VS2008/libstimfit/libstimfit.vcproj
+0
-8
dist/windows/nsis/installer.nsi
dist/windows/nsis/installer.nsi
+2
-2
No files found.
dist/windows/VS2008/Stimfit/Stimfit.suo
View file @
17446a28
No preview for this file type
dist/windows/VS2008/libstimfit/libstimfit.vcproj
View file @
17446a28
...
...
@@ -380,10 +380,6 @@
RelativePath=
"..\..\..\..\src\stimfit\gui\printout.cpp"
>
</File>
<File
RelativePath=
"..\..\..\..\src\stimfit\gui\stfcheckbox.cpp"
>
</File>
<File
RelativePath=
"..\..\..\..\src\stimfit\gui\table.cpp"
>
...
...
@@ -478,10 +474,6 @@
RelativePath=
"..\..\..\..\src\stimfit\gui\printout.h"
>
</File>
<File
RelativePath=
"..\..\..\..\src\stimfit\gui\stfcheckbox.h"
>
</File>
<File
RelativePath=
"..\..\..\..\src\stimfit\gui\table.h"
>
...
...
dist/windows/nsis/installer.nsi
View file @
17446a28
...
...
@@ -23,8 +23,8 @@ SetCompressor lzma
!define PY_MIN "2.7"
!define PY_INST_FILE "python-${PY_VERSION}.amd64.msi"
Var PY_ACT
!define NP_VERSION "1.
8.2
"
!define MPL_VERSION "1.
4.3
"
!define NP_VERSION "1.
9.3
"
!define MPL_VERSION "1.
5.0
"
!define EMF_VERSION "2.0.0"
!define EXE_NAME "Stimfit"
!define REG_NAME "Stimfit 0.14"
...
...
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