Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
waves
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aerospace and Mechanical Engineering
waves
Commits
b8f57377
Commit
b8f57377
authored
4 years ago
by
Boman Romain
Browse files
Options
Downloads
Patches
Plain Diff
remove unused script
parent
705c069b
No related branches found
Branches containing commit
Tags
v2.2.2
Tags containing commit
1 merge request
!66
v2.2.0 - Adjoint flow and cleaning of tbox
Pipeline
#2496
passed
4 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/devenv-vs2015.bat
+0
-10
0 additions, 10 deletions
scripts/devenv-vs2015.bat
with
0 additions
and
10 deletions
scripts/devenv-vs2015.bat
deleted
100644 → 0
+
0
−
10
View file @
705c069b
@echo
off
:: command line for MSVC build (Visual Studio 2015)
set
PATH
=
%PATH%
;
%MYLOCAL%
\swigwin
set
INCLUDE
=
%MYLOCAL%
\include
;
%MYLOCAL%
\MUMPS\include
;
%MYLOCAL%
\eigen
set
LIB
=
%MYLOCAL%
\MUMPS\lib
call
"C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\mkl\bin\mklvars.bat"
intel64
vs2015
call
"C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\tbb\bin\tbbvars.bat"
intel64
vs2015
%comspec%
/K
""
C
:\Program
Files
(
x86
)
\Microsoft
Visual
Studio
14
.0\VC\vcvarsall.bat
" amd64"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment