remove unneeded temporary/options files
This commit is contained in:
Binary file not shown.
@@ -1 +0,0 @@
|
||||
Microsoft C/C++ program database 2.00
|
||||
Binary file not shown.
@@ -1,69 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: smlobby - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating command line "rc.exe /l 0x409 /fo"Debug/smlobby.res" /d "_DEBUG" /d "_AFXDLL" "C:\stepmania\src\smlobby\smlobby.rc""
|
||||
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24F.tmp" with contents
|
||||
[
|
||||
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||||
"C:\stepmania\src\smlobby\ConnectDlg.cpp"
|
||||
"C:\stepmania\src\smlobby\CrossThreadsMessagingDevice.cpp"
|
||||
"C:\stepmania\src\smlobby\EditChat.cpp"
|
||||
"C:\stepmania\src\smlobby\irc.cpp"
|
||||
"C:\stepmania\src\smlobby\RageUtil.cpp"
|
||||
"C:\stepmania\src\smlobby\SendFileDialog.cpp"
|
||||
"C:\stepmania\src\smlobby\smlobby.cpp"
|
||||
"C:\stepmania\src\smlobby\smlobbyDlg.cpp"
|
||||
"C:\stepmania\src\smlobby\socket.cpp"
|
||||
"C:\stepmania\src\smlobby\StdAfx.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24F.tmp"
|
||||
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP250.tmp" with contents
|
||||
[
|
||||
ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"../../smlobby.pdb" /debug /machine:I386 /out:"../../smlobby.exe" /pdbtype:sept
|
||||
.\Debug\ConnectDlg.obj
|
||||
.\Debug\CrossThreadsMessagingDevice.obj
|
||||
.\Debug\EditChat.obj
|
||||
.\Debug\irc.obj
|
||||
.\Debug\RageUtil.obj
|
||||
.\Debug\SendFileDialog.obj
|
||||
.\Debug\smlobby.obj
|
||||
.\Debug\smlobbyDlg.obj
|
||||
.\Debug\socket.obj
|
||||
.\Debug\StdAfx.obj
|
||||
.\Debug\smlobby.res
|
||||
]
|
||||
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP250.tmp"
|
||||
<h3>Output Window</h3>
|
||||
Compiling resources...
|
||||
Compiling...
|
||||
ConnectDlg.cpp
|
||||
CrossThreadsMessagingDevice.cpp
|
||||
EditChat.cpp
|
||||
c:\stepmania\src\sdl_net-1.2.4\include\sdl_net.h(28) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
|
||||
irc.cpp
|
||||
c:\stepmania\src\sdl_net-1.2.4\include\sdl_net.h(28) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
|
||||
RageUtil.cpp
|
||||
SendFileDialog.cpp
|
||||
c:\stepmania\src\sdl_net-1.2.4\include\sdl_net.h(28) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
|
||||
smlobby.cpp
|
||||
c:\stepmania\src\sdl_net-1.2.4\include\sdl_net.h(28) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
|
||||
smlobbyDlg.cpp
|
||||
c:\stepmania\src\sdl_net-1.2.4\include\sdl_net.h(28) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
|
||||
socket.cpp
|
||||
c:\stepmania\src\sdl_net-1.2.4\include\sdl_net.h(28) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
|
||||
StdAfx.cpp
|
||||
Generating Code...
|
||||
Error executing cl.exe.
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
smlobby.exe - 6 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user