Update GLib VS9/10 projects

There is no longer need to distinguish between gatomic.c and gatomic-gcc.c.
This will avoid gatomic.c from being included in the projects twice.
This commit is contained in:
Chun-wei Fan 2011-06-07 00:37:38 +08:00
parent 1eb7efce8e
commit c08fc65edf
3 changed files with 0 additions and 5 deletions

View File

@ -25,9 +25,6 @@
</ItemGroup>
<ItemGroup>
#include "libglib.vs10.sourcefiles.filters"
<ClCompile Include="..\..\..\glib\gatomic.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\..\glib\giowin32.c">
<Filter>Source Files</Filter>
</ClCompile>

View File

@ -329,7 +329,6 @@
</ItemDefinitionGroup>
<ItemGroup>
#include "libglib.vs10.sourcefiles"
<ClCompile Include="..\..\..\glib\gatomic.c" />
<ClCompile Include="..\..\..\glib\giowin32.c" />
<ClCompile Include="..\..\..\glib\gspawn-win32.c" />
<ClCompile Include="..\..\..\glib\gwin32.c" />

View File

@ -285,7 +285,6 @@
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
#include "libglib.sourcefiles"
<File RelativePath="..\..\..\glib\gatomic.c" />
<File RelativePath="..\..\..\glib\giowin32.c" />
<File RelativePath="..\..\..\glib\gspawn-win32.c" />
<File RelativePath="..\..\..\glib\gwin32.c" />