Separate the eglib source and build instructions
[mono.git] / msvc / eglib.vcxproj.filters
index 680ff1a9fd998f8e518d723e3d93cb9f68a901c4..e2ed0ac9a4081e72a815144e42bedb445e21a9d2 100644 (file)
 <?xml version="1.0" encoding="utf-8"?>\r
 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <ItemGroup>\r
-    <ClCompile Include="..\eglib\src\garray.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\garray.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gbytearray.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gbytearray.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gdate-win32.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gdate-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gdir-win32.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gdir-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gerror.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gerror.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gfile.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gfile-posix.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile-posix.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gfile-win32.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gfile-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\ghashtable.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\ghashtable.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\giconv.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\giconv.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\glist.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\glist.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gmarkup.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gmarkup.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gmem.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gmem.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gmisc-win32.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gmisc-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gqueue.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gmodule-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gmodule-win32.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\goutput.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\goutput.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gpath.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gpath.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gpattern.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gpattern.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gptrarray.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gptrarray.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gqsort.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gqsort.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gqueue.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gshell.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gshell.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gslist.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gslist.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gspawn.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gspawn.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gstr.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gstr.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gstring.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gstring.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gtimer-win32.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gtimer-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gunicode.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gunicode.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\gutf8.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gunicode-win32.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
-    <ClCompile Include="..\eglib\src\vasprintf.c">\r
+    <ClCompile Include="$(MonoSourceLocation)\eglib\src\gutf8.c">\r
       <Filter>Source Files</Filter>\r
     </ClCompile>\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <ClInclude Include="..\eglib\src\glib.h">\r
+    <ClInclude Include="$(MonoSourceLocation)\eglib\src\glib.h">\r
       <Filter>Header Files</Filter>\r
     </ClInclude>\r
-    <ClInclude Include="..\eglib\src\gmodule.h">\r
+    <ClInclude Include="$(MonoSourceLocation)\eglib\src\gmodule.h">\r
       <Filter>Header Files</Filter>\r
     </ClInclude>\r
-    <ClInclude Include="..\eglib\src\sort.frag.h">\r
+    <ClInclude Include="$(MonoSourceLocation)\eglib\src\gmodule-win32-internals.h">\r
+      <Filter>Header Files</Filter>\r
+    </ClInclude>\r
+    <ClInclude Include="$(MonoSourceLocation)\eglib\src\sort.frag.h">\r
       <Filter>Header Files</Filter>\r
     </ClInclude>\r
   </ItemGroup>\r
       <UniqueIdentifier>{38a39ff1-842b-431b-b54b-24094e8283eb}</UniqueIdentifier>\r
     </Filter>\r
   </ItemGroup>\r
-</Project>
\ No newline at end of file
+  <ItemGroup>\r
+    <None Include="..\eglib\src\Makefile.am">\r
+      <Filter>Resource Files</Filter>\r
+    </None>\r
+  </ItemGroup>\r
+</Project>\r