Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
engine
Manage
Activity
Members
Labels
Plan
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
sip
engine
Commits
872283fe
Commit
872283fe
authored
4 years ago
by
D-AIRY
Browse files
Options
Downloads
Patches
Plain Diff
GUID generator
parent
29e325ef
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
proj/sxgame/vs2013/sxgame.vcxproj
+1
-0
1 addition, 0 deletions
proj/sxgame/vs2013/sxgame.vcxproj
proj/sxgame/vs2013/sxgame.vcxproj.filters
+3
-0
3 additions, 0 deletions
proj/sxgame/vs2013/sxgame.vcxproj.filters
source/common
+1
-1
1 addition, 1 deletion
source/common
with
5 additions
and
1 deletion
proj/sxgame/vs2013/sxgame.vcxproj
+
1
−
0
View file @
872283fe
...
...
@@ -176,6 +176,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile
Include=
"..\..\..\source\common\file_utils.cpp"
/>
<ClCompile
Include=
"..\..\..\source\common\guid.cpp"
/>
<ClCompile
Include=
"..\..\..\source\common\string.cpp"
/>
<ClCompile
Include=
"..\..\..\source\common\string_utils.cpp"
/>
<ClCompile
Include=
"..\..\..\source\game\BaseHandle.cpp"
/>
...
...
This diff is collapsed.
Click to expand it.
proj/sxgame/vs2013/sxgame.vcxproj.filters
+
3
−
0
View file @
872283fe
...
...
@@ -309,6 +309,9 @@
<ClCompile
Include=
"..\..\..\source\game\SoundEmitter.cpp"
>
<Filter>
Source Files\ents\sound
</Filter>
</ClCompile>
<ClCompile
Include=
"..\..\..\source\common\guid.cpp"
>
<Filter>
Source Files
</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude
Include=
"..\..\..\source\game\sxgame.h"
>
...
...
This diff is collapsed.
Click to expand it.
common
@
ace72cd7
Compare
421ed9d1
...
ace72cd7
Subproject commit
421ed9d1c0af7fadd5a6e9188c36f6f6a4290ed4
Subproject commit
ace72cd79ddea6874c56131ca7dde7b896f38a03
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