update
OutputDirectory -> TargetDir
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="./../Program"
|
||||
OutputDirectory="$(TargetDir)"
|
||||
IntermediateDirectory="./../Debug"
|
||||
ConfigurationType="1"
|
||||
UseOfMFC="0"
|
||||
@@ -553,6 +553,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
|
||||
<File
|
||||
RelativePath="ScreenSelectMusic.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenSelectProfile.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenSelectProfile.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ScreenSelectStyle.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user