mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2025-01-10 03:51:18 +00:00
rollback didn't mean to checkin that
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@245 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
parent
a11b1d9528
commit
4c1ce04455
1 changed files with 7 additions and 7 deletions
|
@ -16,7 +16,7 @@
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
OutputDirectory="..\..\..\..\ZeroRadiant-win32-20080406"
|
OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)"
|
||||||
IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
|
IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
|
||||||
ConfigurationType="1"
|
ConfigurationType="1"
|
||||||
CharacterSet="2"
|
CharacterSet="2"
|
||||||
|
@ -997,11 +997,11 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\gtkmisc.h"
|
RelativePath="..\..\src\gtk+\gtk\gtkmisc.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\gtk+\gtk\gtkmisc.h"
|
RelativePath=".\gtkmisc.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
@ -2413,6 +2413,10 @@
|
||||||
<Filter
|
<Filter
|
||||||
Name="Misc"
|
Name="Misc"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\gtk+\gtk\makefile.msc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\glib\makefile.msc"
|
RelativePath="..\..\src\glib\makefile.msc"
|
||||||
>
|
>
|
||||||
|
@ -2425,10 +2429,6 @@
|
||||||
RelativePath="..\..\src\gtk+\gdk\win32\makefile.msc"
|
RelativePath="..\..\src\gtk+\gdk\win32\makefile.msc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\..\src\gtk+\gtk\makefile.msc"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\setup\changelog.txt"
|
RelativePath="..\setup\changelog.txt"
|
||||||
|
|
Loading…
Reference in a new issue