Skip to content

Commit

Permalink
Fixed compilation problem with jHexen and p_doors.c in vc.
Browse files Browse the repository at this point in the history
  • Loading branch information
danij committed Mar 21, 2007
1 parent c635b1f commit 5e2e2ec
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions doomsday/build/win32/vs8/jhexen.vcproj
Expand Up @@ -434,24 +434,6 @@
<File
RelativePath="..\..\..\plugins\common\src\p_doors.c"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\$(InputName)1.obj"
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)\$(InputName)1.obj"
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\plugins\common\src\p_floors.c"
Expand Down

0 comments on commit 5e2e2ec

Please sign in to comment.