This commit is contained in:
2013-08-22 04:26:57 +00:00
parent 328618ed56
commit 05d671a6d9
5 changed files with 52 additions and 3 deletions

View File

@@ -68,6 +68,7 @@
<Tool
Name="VCLinkerTool"
LinkIncremental="2"
UACExecutionLevel="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
@@ -201,6 +202,10 @@
RelativePath=".\DataMgr.cpp"
>
</File>
<File
RelativePath=".\EventHandler.cpp"
>
</File>
<File
RelativePath=".\stdafx.cpp"
>
@@ -221,6 +226,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath=".\Trader.cpp"
>
</File>
</Filter>
<Filter
Name="헤더 파일"
@@ -239,6 +248,10 @@
RelativePath=".\DataMgr.h"
>
</File>
<File
RelativePath=".\EventHandler.h"
>
</File>
<File
RelativePath=".\Resource.h"
>
@@ -251,6 +264,10 @@
RelativePath=".\targetver.h"
>
</File>
<File
RelativePath=".\Trader.h"
>
</File>
</Filter>
<Filter
Name="리소스 파일"