add ErrorDialog_null.h

This commit is contained in:
Glenn Maynard
2003-02-14 23:04:09 +00:00
parent 0d5cd0bc0f
commit 6fbc3a0a90
2 changed files with 9 additions and 2 deletions
+6 -2
View File
@@ -60,7 +60,7 @@ IntDir=.\../Release6
TargetDir=\temp\stepmania
TargetName=StepMania
SOURCE="$(InputPath)"
PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
PostBuild_Cmds=disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi
# End Special Build Tool
@@ -95,7 +95,7 @@ IntDir=.\../Debug6
TargetDir=\temp\stepmania
TargetName=StepMania-debug
SOURCE="$(InputPath)"
PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
PostBuild_Cmds=disasm\mapconv $(IntDir)\$(TargetName).map $(TargetDir)\StepMania.vdi ia32.vdi
# End Special Build Tool
@@ -641,6 +641,10 @@ SOURCE=.\arch\ErrorDialog\ErrorDialog.h
# End Source File
# Begin Source File
SOURCE=.\arch\ErrorDialog\ErrorDialog_null.h
# End Source File
# Begin Source File
SOURCE=.\arch\ErrorDialog\ErrorDialog_stdout.cpp
# End Source File
# Begin Source File
+3
View File
@@ -748,6 +748,9 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File
RelativePath="arch\ErrorDialog\ErrorDialog_Win32.h">
</File>
<File
RelativePath="arch\ErrorDialog\ErrorDialog_null.h">
</File>
<File
RelativePath="arch\ErrorDialog\ErrorDialog_stdout.cpp">
</File>