Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
baa4dcfd
Commit
baa4dcfd
authored
Apr 05, 2012
by
Peter Eastman
Browse files
Restructured examples directory to better match how it gets installed
parent
50096c2b
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
7 additions
and
6 deletions
+7
-6
examples/CMakeLists.txt
examples/CMakeLists.txt
+7
-6
examples/HelloOpenMM.ppt
examples/HelloOpenMM.ppt
+0
-0
examples/VisualStudio/HelloArgon.sln
examples/VisualStudio/HelloArgon.sln
+0
-0
examples/VisualStudio/HelloArgon.vcproj
examples/VisualStudio/HelloArgon.vcproj
+0
-0
examples/VisualStudio/HelloArgonInC.sln
examples/VisualStudio/HelloArgonInC.sln
+0
-0
examples/VisualStudio/HelloArgonInC.vcproj
examples/VisualStudio/HelloArgonInC.vcproj
+0
-0
examples/VisualStudio/HelloArgonInFortran.sln
examples/VisualStudio/HelloArgonInFortran.sln
+0
-0
examples/VisualStudio/HelloArgonInFortran.vfproj
examples/VisualStudio/HelloArgonInFortran.vfproj
+0
-0
No files found.
examples/CMakeLists.txt
View file @
baa4dcfd
...
...
@@ -96,14 +96,15 @@ ENDFOREACH(EX_ROOT ${F_EXAMPLES})
INSTALL
(
FILES simulateAmber.py simulatePdb.py testInstallation.py argon-chemical-potential.py input.inpcrd input.prmtop input.pdb
DESTINATION examples
)
INSTALL
(
FILES HelloArgonInCVS8/HelloArgonInC.vcproj
HelloArgonInCVS8/HelloArgonInC.sln
INSTALL
(
FILES VisualStudio/HelloArgon.vcproj
VisualStudio/HelloArgon.sln
VisualStudio/HelloArgonInC.sln
VisualStudio/HelloArgonInC.vcproj
VisualStudio/HelloArgonInFortran.sln
VisualStudio/HelloArgonInFortran.vfproj
DESTINATION examples/VisualStudio
)
INSTALL
(
FILES README.txt DESTINATION examples
)
INSTALL
(
FILES Makefile NMakefile DESTINATION examples
)
INSTALL
(
FILES HelloArgonVS8/HelloArgon.vcproj
HelloArgonVS8/HelloArgon.sln
DESTINATION examples/VisualStudio
)
INSTALL
(
FILES MakefileNotes.txt DESTINATION examples
)
INSTALL
(
FILES MakefileNotes.txt Empty.cpp DESTINATION examples
)
examples/HelloOpenMM.ppt
deleted
100644 → 0
View file @
50096c2b
File deleted
examples/
HelloArgonVS8
/HelloArgon.sln
→
examples/
VisualStudio
/HelloArgon.sln
View file @
baa4dcfd
File moved
examples/
HelloArgonVS8
/HelloArgon.vcproj
→
examples/
VisualStudio
/HelloArgon.vcproj
View file @
baa4dcfd
File moved
examples/
HelloArgonInCVS8
/HelloArgonInC.sln
→
examples/
VisualStudio
/HelloArgonInC.sln
View file @
baa4dcfd
File moved
examples/
HelloArgonInCVS8
/HelloArgonInC.vcproj
→
examples/
VisualStudio
/HelloArgonInC.vcproj
View file @
baa4dcfd
File moved
examples/
HelloArgonInFortranVS8
/HelloArgonInFortran.sln
→
examples/
VisualStudio
/HelloArgonInFortran.sln
View file @
baa4dcfd
File moved
examples/
HelloArgonInFortranVS8
/HelloArgonInFortran.vfproj
→
examples/
VisualStudio
/HelloArgonInFortran.vfproj
View file @
baa4dcfd
File moved
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