Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit e18fe7f

Browse files
authored
Rename Build directories
Holy shit this file is huge
1 parent e20dfec commit e18fe7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

game/client/swarm_sdk_client.vcproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<Configurations>
1616
<Configuration
1717
Name="Debug|Win32"
18-
OutputDirectory=".\Debug_swarm"
19-
IntermediateDirectory=".\Debug_swarm"
18+
OutputDirectory=".\DEFUN_DebugBuild"
19+
IntermediateDirectory=".\DEFUN_DebugBuild"
2020
ConfigurationType="2"
2121
CharacterSet="2"
2222
>
@@ -135,8 +135,8 @@
135135
</Configuration>
136136
<Configuration
137137
Name="Release|Win32"
138-
OutputDirectory=".\Release_swarm"
139-
IntermediateDirectory=".\Release_swarm"
138+
OutputDirectory=".\DEFUN_ReleaseBuild"
139+
IntermediateDirectory=".\DEFUN_ReleaseBuild"
140140
ConfigurationType="2"
141141
CharacterSet="2"
142142
>

0 commit comments

Comments
 (0)