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
dee9f78c
Commit
dee9f78c
authored
Jun 29, 2009
by
Michael Sherman
Browse files
Updated VS solution for Argon in C to use the CWrapper library.
parent
32f1c09f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
examples/HelloArgonInCVS8/HelloArgonInC.vcproj
examples/HelloArgonInCVS8/HelloArgonInC.vcproj
+2
-6
No files found.
examples/HelloArgonInCVS8/HelloArgonInC.vcproj
View file @
dee9f78c
...
...
@@ -61,7 +61,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"OpenMM_d.lib"
AdditionalDependencies=
"
OpenMM_CWrapper_d.lib
OpenMM_d.lib"
LinkIncremental=
"2"
AdditionalLibraryDirectories=
""$(ProgramFiles)\OpenMM\lib""
GenerateDebugInformation=
"true"
...
...
@@ -137,7 +137,7 @@
/>
<Tool
Name=
"VCLinkerTool"
AdditionalDependencies=
"OpenMM.lib"
AdditionalDependencies=
"
OpenMM_CWrapper.lib
OpenMM.lib"
LinkIncremental=
"1"
AdditionalLibraryDirectories=
""$(ProgramFiles)\OpenMM\lib""
GenerateDebugInformation=
"true"
...
...
@@ -184,10 +184,6 @@
RelativePath=
"..\HelloArgonInC.c"
>
</File>
<File
RelativePath=
"..\OpenMM_CWrapper.cpp"
>
</File>
</Filter>
<Filter
Name=
"Header Files"
...
...
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