update vc2005 project again, remove cvsignore files out of repository
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2140 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
6330ce6046
commit
d0834bffc2
8 changed files with 4 additions and 33 deletions
|
@ -1,3 +0,0 @@
|
|||
debug
|
||||
release
|
||||
|
|
@ -1 +0,0 @@
|
|||
winquake.aps
|
|
@ -2,6 +2,9 @@
|
|||
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||
# Visual Studio 2005
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ftequake", "ftequake.vcproj", "{91EB8023-5BC5-422A-B55E-1A25F25F5AE1}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{E9BED2C3-4D4D-429D-8C33-7D5E6787A7EB} = {E9BED2C3-4D4D-429D-8C33-7D5E6787A7EB}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gas2masm", "gas2masm.vcproj", "{E9BED2C3-4D4D-429D-8C33-7D5E6787A7EB}"
|
||||
EndProject
|
||||
|
|
|
@ -110,16 +110,8 @@
|
|||
Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
|
||||
>
|
||||
<File
|
||||
RelativePath="gas2masm.c"
|
||||
RelativePath="..\gas2masm\gas2masm.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
ftequake.ncb
|
||||
ftequake.opt
|
||||
Debug
|
||||
GLDebug
|
||||
ftequake___Win32_MinGLDebug
|
||||
ftequake___Win32_MinGLRelease
|
||||
ftequake___Win32_Debug_Dedicated_Server
|
||||
MDebug
|
||||
qw
|
||||
ftequake___Win32_Release_Dedicated_Server
|
||||
MRelease
|
||||
DebugServer
|
||||
ftequake___Win32_GLRelease
|
|
@ -1,2 +0,0 @@
|
|||
Debug
|
||||
Release
|
|
@ -1,5 +0,0 @@
|
|||
qcc___Win32_GUIDebug
|
||||
qcc___Win32_GUIRelease0
|
||||
progs.src
|
||||
testprogs.lno
|
||||
testprogs.dat
|
Loading…
Reference in a new issue