Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
S
SWE
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
SWE
Commits
43a87f23
Commit
43a87f23
authored
Jul 18, 2012
by
bader
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update of Visual Studio sproject files
parent
5c22fe66
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
0 deletions
+6
-0
SWE OpenGL.vcxproj
SWE OpenGL.vcxproj
+3
-0
SWE for Windows.sdf
SWE for Windows.sdf
+0
-0
SWE for Windows.suo
SWE for Windows.suo
+0
-0
SWE for Windows.vcxproj
SWE for Windows.vcxproj
+3
-0
No files found.
SWE OpenGL.vcxproj
View file @
43a87f23
...
@@ -82,6 +82,9 @@
...
@@ -82,6 +82,9 @@
<PostBuildEvent>
<PostBuildEvent>
<Command>
xcopy /y $(ProjectDir)SDL\lib\SDL.dll $(OutDir)
</Command>
<Command>
xcopy /y $(ProjectDir)SDL\lib\SDL.dll $(OutDir)
</Command>
</PostBuildEvent>
</PostBuildEvent>
<ProjectReference>
<UseLibraryDependencyInputs>
true
</UseLibraryDependencyInputs>
</ProjectReference>
</ItemDefinitionGroup>
</ItemDefinitionGroup>
<ItemGroup>
<ItemGroup>
<ClInclude
Include=
"src\opengl\camera.h"
/>
<ClInclude
Include=
"src\opengl\camera.h"
/>
...
...
SWE for Windows.sdf
View file @
43a87f23
No preview for this file type
SWE for Windows.suo
View file @
43a87f23
No preview for this file type
SWE for Windows.vcxproj
View file @
43a87f23
...
@@ -102,6 +102,9 @@
...
@@ -102,6 +102,9 @@
<OptimizeReferences>
true
</OptimizeReferences>
<OptimizeReferences>
true
</OptimizeReferences>
<AdditionalDependencies>
cudart.lib;%(AdditionalDependencies)
</AdditionalDependencies>
<AdditionalDependencies>
cudart.lib;%(AdditionalDependencies)
</AdditionalDependencies>
</Link>
</Link>
<CudaCompile>
<CodeGeneration>
compute_20,sm_20
</CodeGeneration>
</CudaCompile>
</ItemDefinitionGroup>
</ItemDefinitionGroup>
<ItemGroup>
<ItemGroup>
<ClCompile
Include=
"src\examples\swe_wavepropagation.cpp"
/>
<ClCompile
Include=
"src\examples\swe_wavepropagation.cpp"
/>
...
...
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