medit/vs/medit.vcproj
2010-01-21 23:42:47 -08:00

2127 lines
45 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="medit"
ProjectGUID="{9909A304-C36A-4D7F-B119-1D2FDE33670A}"
RootNamespace="medit"
Keyword="MakeFileProj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="0"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="cd $(ProjectDir)..\build\vs-$(ConfigurationName)&#x0D;&#x0A;nmake&#x0D;&#x0A;XCOPY medit\medit.exe &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY medit\medit.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.dll &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;"
ReBuildCommandLine="cd $(ProjectDir)..\build\vs-$(ConfigurationName)&#x0D;&#x0A;nmake clean all&#x0D;&#x0A;XCOPY medit\medit.exe &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY medit\medit.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.dll &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;"
CleanCommandLine="cd $(ProjectDir)..\build\vs-$(ConfigurationName)&#x0D;&#x0A;nmake clean&#x0D;&#x0A;"
Output="C:\Program Files\medit\bin\medit.exe"
PreprocessorDefinitions="WIN32;_DEBUG;__WIN32__;ENABLE_NLS;MOO_ENABLE_UNIT_TESTS;MOO_DEV_MODE"
IncludeSearchPath="&quot;$(ProjectDir)..\moo&quot;;&quot;$(ProjectDir)..\build\vs-$(ConfigurationName)&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\glib-2.0&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\lib\glib-2.0\include&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\lib\gtk-2.0\include&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\gtk-2.0&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\cairo&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\pango-1.0&quot;;&quot;C:\Qt\vs-2008\4.5.3\include&quot;;&quot;C:\Qt\vs-2008\4.5.3\include\Qt&quot;;&quot;C:\Qt\vs-2008\4.5.3\include\QtCore&quot;"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="0"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="cd $(ProjectDir)..\build\vs-$(ConfigurationName)&#x0D;&#x0A;nmake&#x0D;&#x0A;XCOPY medit\medit.exe &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY medit\medit.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.dll &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;"
ReBuildCommandLine="cd $(ProjectDir)..\build\vs-$(ConfigurationName)&#x0D;&#x0A;nmake clean all&#x0D;&#x0A;XCOPY medit\medit.exe &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY medit\medit.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.dll &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;XCOPY moo\moo.pdb &quot;C:\Program Files\medit\bin\&quot; /Y&#x0D;&#x0A;"
CleanCommandLine="cd $(ProjectDir)..\build\vs-$(ConfigurationName)&#x0D;&#x0A;nmake clean&#x0D;&#x0A;"
Output="C:\Program Files\medit\bin\medit.exe"
PreprocessorDefinitions="WIN32;NDEBUG;__WIN32__;ENABLE_NLS;MOO_ENABLE_UNIT_TESTS;MOO_DEV_MODE"
IncludeSearchPath="&quot;$(ProjectDir)..\moo&quot;;&quot;$(ProjectDir)..\build\vs-$(ConfigurationName)&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\glib-2.0&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\lib\glib-2.0\include&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\lib\gtk-2.0\include&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\gtk-2.0&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\cairo&quot;;&quot;C:\Users\muntyan\Projects\gtk-bin\include\pango-1.0&quot;;&quot;C:\Qt\vs-2008\4.5.3\include&quot;;&quot;C:\Qt\vs-2008\4.5.3\include\Qt&quot;;&quot;C:\Qt\vs-2008\4.5.3\include\QtCore&quot;"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="moo"
>
<File
RelativePath="..\moo\CMakeLists.txt"
>
</File>
<File
RelativePath="..\moo\gendef.py"
>
</File>
<File
RelativePath="..\moo\gendummy.cmake"
>
</File>
<File
RelativePath="..\moo\genenums.py"
>
</File>
<File
RelativePath="..\moo\genmarshal.cmake"
>
</File>
<File
RelativePath="..\moo\glade2c.cmake.in"
>
</File>
<File
RelativePath="..\moo\glade2c.py"
>
</File>
<File
RelativePath="..\moo\libmoo.rc.in"
>
</File>
<File
RelativePath="..\moo\marshals.list"
>
</File>
<File
RelativePath="..\moo\moo-dll.c"
>
</File>
<File
RelativePath="..\moo\moo-open-html-help"
>
</File>
<File
RelativePath="..\moo\TODO"
>
</File>
<File
RelativePath="..\moo\xml2h.py"
>
</File>
<Filter
Name="mooutils"
>
<File
RelativePath="..\moo\mooutils\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\mooutils\genpixbufcsource.cmake.in"
>
</File>
<File
RelativePath="..\moo\mooutils\marshals.list"
>
</File>
<File
RelativePath="..\moo\mooutils\mdhistorymgr.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mdhistorymgr.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-environ.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-intltool-merge"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-mime.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-mime.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-test-macros.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-test-utils.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moo-test-utils.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaccel.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaccel.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaccelbutton.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaccelbutton.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaccelprefs.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaccelprefs.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaction-private.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaction.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooaction.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactionbase-private.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactionbase.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactionbase.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactioncollection.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactioncollection.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactionfactory.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactionfactory.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactiongroup.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooactiongroup.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooapp-ipc.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooapp-ipc.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooappinput.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooappinput.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooatom.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moobigpaned.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moobigpaned.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooclosure.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooclosure.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocombo.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moocombo.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocompat.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moocompat.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-cont.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-exc.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-gobject.cpp"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-gobject.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-gtk.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-macros.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-refptr.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp-types.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp.cpp"
>
</File>
<File
RelativePath="..\moo\mooutils\moocpp.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moodialogs.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moodialogs.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooeditops.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooeditops.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooencodings-data.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooencodings.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooencodings.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooentry.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooentry.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moofiledialog.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moofiledialog.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moofileicon.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moofileicon.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moofilewatch.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moofilewatch.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moofiltermgr.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moofiltermgr.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moofontsel.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moofontsel.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooglade.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooglade.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moohelp.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moohelp.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moohistorycombo.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moohistorycombo.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moohistorylist.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moohistorylist.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooi18n.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooi18n.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moolist.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moomarkup.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moomarkup.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenu.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenu.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenuaction.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenuaction.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenumgr.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenumgr.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenutoolbutton.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moomenutoolbutton.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moonotebook.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moonotebook.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moopane.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moopane.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moopaned.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moopaned.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooprefs.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooprefs.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooprefsdialog.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooprefsdialog.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooprefspage.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooprefspage.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moopython.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moospawn.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moospawn.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moostock.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moostock.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mootype-macros.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mootypedecl-macros.h"
>
</File>
<File
RelativePath="..\moo\mooutils\moouixml.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moouixml.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooundo.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooundo.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-debug.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-enums.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-enums.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-file-private.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-file.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-file.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-fli.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-fs.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-fs.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-gobject-private.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-gobject.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-gobject.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-macros.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-mem.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-misc.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-misc.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-tests.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-thread.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-thread.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-treeview.c"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-treeview.h"
>
</File>
<File
RelativePath="..\moo\mooutils\mooutils-win32.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moowindow.c"
>
</File>
<File
RelativePath="..\moo\mooutils\moowindow.h"
>
</File>
<File
RelativePath="..\moo\mooutils\py2h.sh"
>
</File>
<File
RelativePath="..\moo\mooutils\stock-file-24.h"
>
</File>
<File
RelativePath="..\moo\mooutils\stock-file-selector-24.h"
>
</File>
<File
RelativePath="..\moo\mooutils\stock-select-all-16.h"
>
</File>
<File
RelativePath="..\moo\mooutils\stock-select-all-24.h"
>
</File>
<File
RelativePath="..\moo\mooutils\stock-terminal-24.h"
>
</File>
<Filter
Name="xdgmime"
>
<File
RelativePath="..\moo\mooutils\xdgmime\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\README"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmime.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmime.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimealias.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimealias.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimecache.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimecache.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeglob.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeglob.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeicon.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeicon.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeint.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeint.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimemagic.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimemagic.h"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeparent.c"
>
</File>
<File
RelativePath="..\moo\mooutils\xdgmime\xdgmimeparent.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="mooedit"
>
<File
RelativePath="..\moo\mooedit\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\mooedit\marshals.list"
>
</File>
<File
RelativePath="..\moo\mooedit\medit.lua"
>
</File>
<File
RelativePath="..\moo\mooedit\medit.xml"
>
</File>
<File
RelativePath="..\moo\mooedit\moocmdview.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moocmdview.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moocompletionsimple.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moocompletionsimple.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-accels.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-bookmarks.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-bookmarks.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-enums-in.py"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-enums.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-enums.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-fileops.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-fileops.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-lua-api.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-lua.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-lua.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit-tests.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooedit.xml"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditaction-factory.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditaction-factory.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditaction.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditaction.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditconfig.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditconfig.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditdialogs.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditdialogs.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditfiltersettings.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditfiltersettings.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditor-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditor.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditor.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditprefs.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditprefs.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditprefspage.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditwindow.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooeditwindow.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moofold.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moofold.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooindenter.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooindenter.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolang-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolang.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moolang.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolangmgr-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolangmgr.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moolangmgr.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolinebuffer.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moolinebuffer.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolinemark.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moolinemark.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moolineview.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moolineview.h"
>
</File>
<File
RelativePath="..\moo\mooedit\moooutputfilter.c"
>
</File>
<File
RelativePath="..\moo\mooedit\moooutputfilter.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooplugin-loader.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooplugin-loader.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooplugin-macro.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooplugin.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooplugin.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mooprintpreview.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mooprintpreview.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootext-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextbox.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextbox.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextbtree.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextbtree.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextbuffer.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextbuffer.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextcompletion.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextcompletion.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextfind.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextfind.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextiter.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextpopup.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextpopup.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextprint-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextprint.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextprint.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextsearch-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextsearch.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextsearch.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextstylescheme.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextstylescheme.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextview-input.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextview-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextview.c"
>
</File>
<File
RelativePath="..\moo\mooedit\mootextview.h"
>
</File>
<Filter
Name="gtksourceview"
>
<File
RelativePath="..\moo\mooedit\gtksourceview\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\gtksourceview-api.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\gtksourceview-i18n.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\gtksourceview-marshal.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\Makefile.incl"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\mangle.py"
>
</File>
<Filter
Name="upstream"
>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcecontextengine.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcecontextengine.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourceengine.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourceengine.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourceiter.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourceiter.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguage-parser-1.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguage-parser-2.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguage-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguage.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguage.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguagemanager.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcelanguagemanager.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestyle-private.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestyle.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestyle.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestylescheme.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestylescheme.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestyleschememanager.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourcestyleschememanager.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourceview-utils.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtksourceview-utils.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtktextregion.c"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\gtktextregion.h"
>
</File>
<File
RelativePath="..\moo\mooedit\gtksourceview\upstream\mangle.sh"
>
</File>
</Filter>
</Filter>
<Filter
Name="glade"
>
<File
RelativePath="..\moo\mooedit\glade\mooeditprefs-file.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooeditprefs-filters.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooeditprefs-general.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooeditprefs-langs.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooeditprefs-view.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooeditprogress.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooeditsavemult.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\moopluginprefs.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooprint.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooprintpreview.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mooquicksearch.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\moostatusbar.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mootextfind-prompt.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mootextfind.glade"
>
</File>
<File
RelativePath="..\moo\mooedit\glade\mootextgotoline.glade"
>
</File>
</Filter>
</Filter>
<Filter
Name="moofileview"
>
<File
RelativePath="..\moo\moofileview\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\moofileview\marshals.list"
>
</File>
<File
RelativePath="..\moo\moofileview\moobookmarkmgr.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moobookmarkmgr.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moobookmarkview.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moobookmarkview.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofile-private.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofile.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofile.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileentry.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileentry.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofilesystem.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofilesystem.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-accels.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-aux.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-dialogs.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-dialogs.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-impl.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-private.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-tools.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview-tools.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofileview.xml"
>
</File>
<File
RelativePath="..\moo\moofileview\moofolder-private.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofolder.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofolder.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofoldermodel-private.h"
>
</File>
<File
RelativePath="..\moo\moofileview\moofoldermodel.c"
>
</File>
<File
RelativePath="..\moo\moofileview\moofoldermodel.h"
>
</File>
<File
RelativePath="..\moo\moofileview\mooiconview.c"
>
</File>
<File
RelativePath="..\moo\moofileview\mooiconview.h"
>
</File>
<File
RelativePath="..\moo\moofileview\mootreeview.c"
>
</File>
<File
RelativePath="..\moo\moofileview\mootreeview.h"
>
</File>
</Filter>
<Filter
Name="mooapp"
>
<File
RelativePath="..\moo\mooapp\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\mooapp\Makefile.ug"
>
</File>
<File
RelativePath="..\moo\mooapp\marshals.list"
>
</File>
<File
RelativePath="..\moo\mooapp\mooapp-accels.h"
>
</File>
<File
RelativePath="..\moo\mooapp\mooapp-info.h"
>
</File>
<File
RelativePath="..\moo\mooapp\mooapp-private.h"
>
</File>
<File
RelativePath="..\moo\mooapp\mooapp.c"
>
</File>
<File
RelativePath="..\moo\mooapp\mooapp.h"
>
</File>
<File
RelativePath="..\moo\mooapp\mooappabout.c"
>
</File>
<File
RelativePath="..\moo\mooapp\mooappabout.h"
>
</File>
<File
RelativePath="..\moo\mooapp\moohtml.c"
>
</File>
<File
RelativePath="..\moo\mooapp\moohtml.h"
>
</File>
<File
RelativePath="..\moo\mooapp\moolinklabel.c"
>
</File>
<File
RelativePath="..\moo\mooapp\moolinklabel.h"
>
</File>
<Filter
Name="smclient"
>
<File
RelativePath="..\moo\mooapp\smclient\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggdesktopfile.c"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggdesktopfile.h"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient-dummy.c"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient-mangle.h"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient-private.h"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient-win32.c"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient-xsmp.c"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient.c"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\eggsmclient.h"
>
</File>
<File
RelativePath="..\moo\mooapp\smclient\Makefile.incl"
>
</File>
</Filter>
</Filter>
<Filter
Name="moolua"
>
<File
RelativePath="..\moo\moolua\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\moo\moolua\COPYRIGHT"
>
</File>
<File
RelativePath="..\moo\moolua\lapi.c"
>
</File>
<File
RelativePath="..\moo\moolua\lapi.h"
>
</File>
<File
RelativePath="..\moo\moolua\lauxlib.c"
>
</File>
<File
RelativePath="..\moo\moolua\lauxlib.h"
>
</File>
<File
RelativePath="..\moo\moolua\lbaselib.c"
>
</File>
<File
RelativePath="..\moo\moolua\lcode.c"
>
</File>
<File
RelativePath="..\moo\moolua\lcode.h"
>
</File>
<File
RelativePath="..\moo\moolua\ldblib.c"
>
</File>
<File
RelativePath="..\moo\moolua\ldebug.c"
>
</File>
<File
RelativePath="..\moo\moolua\ldebug.h"
>
</File>
<File
RelativePath="..\moo\moolua\ldo.c"
>
</File>
<File
RelativePath="..\moo\moolua\ldo.h"
>
</File>
<File
RelativePath="..\moo\moolua\ldump.c"
>
</File>
<File
RelativePath="..\moo\moolua\lfunc.c"
>
</File>
<File
RelativePath="..\moo\moolua\lfunc.h"
>
</File>
<File
RelativePath="..\moo\moolua\lgc.c"
>
</File>
<File
RelativePath="..\moo\moolua\lgc.h"
>
</File>
<File
RelativePath="..\moo\moolua\linit.c"
>
</File>
<File
RelativePath="..\moo\moolua\liolib.c"
>
</File>
<File
RelativePath="..\moo\moolua\llex.c"
>
</File>
<File
RelativePath="..\moo\moolua\llex.h"
>
</File>
<File
RelativePath="..\moo\moolua\llimits.h"
>
</File>
<File
RelativePath="..\moo\moolua\lmathlib.c"
>
</File>
<File
RelativePath="..\moo\moolua\lmem.c"
>
</File>
<File
RelativePath="..\moo\moolua\lmem.h"
>
</File>
<File
RelativePath="..\moo\moolua\loadlib.c"
>
</File>
<File
RelativePath="..\moo\moolua\lobject.c"
>
</File>
<File
RelativePath="..\moo\moolua\lobject.h"
>
</File>
<File
RelativePath="..\moo\moolua\lopcodes.c"
>
</File>
<File
RelativePath="..\moo\moolua\lopcodes.h"
>
</File>
<File
RelativePath="..\moo\moolua\loslib.c"
>
</File>
<File
RelativePath="..\moo\moolua\lparser.c"
>
</File>
<File
RelativePath="..\moo\moolua\lparser.h"
>
</File>
<File
RelativePath="..\moo\moolua\lstate.c"
>
</File>
<File
RelativePath="..\moo\moolua\lstate.h"
>
</File>
<File
RelativePath="..\moo\moolua\lstring.c"
>
</File>
<File
RelativePath="..\moo\moolua\lstring.h"
>
</File>
<File
RelativePath="..\moo\moolua\ltable.c"
>
</File>
<File
RelativePath="..\moo\moolua\ltable.h"
>
</File>
<File
RelativePath="..\moo\moolua\ltablib.c"
>
</File>
<File
RelativePath="..\moo\moolua\ltm.c"
>
</File>
<File
RelativePath="..\moo\moolua\ltm.h"
>
</File>
<File
RelativePath="..\moo\moolua\lua.h"
>
</File>
<File
RelativePath="..\moo\moolua\luaall.c"
>
</File>
<File
RelativePath="..\moo\moolua\luaconf.h"
>
</File>
<File
RelativePath="..\moo\moolua\lualib.h"
>
</File>
<File
RelativePath="..\moo\moolua\lundump.c"
>
</File>
<File
RelativePath="..\moo\moolua\lundump.h"
>
</File>
<File
RelativePath="..\moo\moolua\lvm.c"
>
</File>
<File
RelativePath="..\moo\moolua\lvm.h"
>
</File>
<File
RelativePath="..\moo\moolua\lzio.c"
>
</File>
<File
RelativePath="..\moo\moolua\lzio.h"
>
</File>
<File
RelativePath="..\moo\moolua\moo-tests-lua.h"
>
</File>
<File
RelativePath="..\moo\moolua\moolua-tests.h"
>
</File>
<File
RelativePath="..\moo\moolua\moolua.c"
>
</File>
<File
RelativePath="..\moo\moolua\moolua.h"
>
</File>
<File
RelativePath="..\moo\moolua\README"
>
</File>
<File
RelativePath="..\moo\moolua\slnudata.c"
>
</File>
<File
RelativePath="..\moo\moolua\slnunico.c"
>
</File>
<Filter
Name="ext"
>
<File
RelativePath="..\moo\moolua\ext\lfs.c"
>
</File>
<File
RelativePath="..\moo\moolua\ext\lfs.h"
>
</File>
<File
RelativePath="..\moo\moolua\ext\README.lfs"
>
</File>
</Filter>
</Filter>
</Filter>
<Filter
Name="cmake"
>
<File
RelativePath="..\cmake\dist.cmake"
>
</File>
<File
RelativePath="..\cmake\gtk.cmake"
>
</File>
<File
RelativePath="..\cmake\i18n.cmake"
>
</File>
<File
RelativePath="..\cmake\moo-libs.cmake"
>
</File>
<File
RelativePath="..\cmake\moo.cmake"
>
</File>
<Filter
Name="modules"
>
<File
RelativePath="..\cmake\modules\FindMooCmake.cmake"
>
</File>
<File
RelativePath="..\cmake\modules\FindMooCmakeUtils.cmake"
>
</File>
<File
RelativePath="..\cmake\modules\FindMooCompilers.cmake"
>
</File>
<File
RelativePath="..\cmake\modules\FindMooQt.cmake"
>
</File>
</Filter>
</Filter>
<Filter
Name="medit"
>
<File
RelativePath="..\medit\CMakeLists.txt"
>
</File>
<File
RelativePath="..\medit\main.c"
>
</File>
<File
RelativePath="..\medit\Makefile.ug"
>
</File>
<File
RelativePath="..\medit\medit-project.desktop.in"
>
</File>
<File
RelativePath="..\medit\medit.desktop.in"
>
</File>
<File
RelativePath="..\medit\medit.rc.in"
>
</File>
<File
RelativePath="..\medit\mem-debug.h"
>
</File>
<File
RelativePath="..\medit\parse.h"
>
</File>
<File
RelativePath="..\medit\run-tests.h"
>
</File>
<File
RelativePath="..\medit\run-tests.sh"
>
</File>
</Filter>
<Filter
Name="plugins"
>
<File
RelativePath="..\plugins\CMakeLists.txt"
>
</File>
<File
RelativePath="..\plugins\mooeditplugins.c"
>
</File>
<File
RelativePath="..\plugins\mooeditplugins.h"
>
</File>
<File
RelativePath="..\plugins\moofilelist.c"
>
</File>
<File
RelativePath="..\plugins\moofileselector-prefs.c"
>
</File>
<File
RelativePath="..\plugins\moofileselector.c"
>
</File>
<File
RelativePath="..\plugins\moofileselector.h"
>
</File>
<File
RelativePath="..\plugins\moofind.c"
>
</File>
<Filter
Name="script"
>
<File
RelativePath="..\plugins\script\CMakeLists.cmake"
>
</File>
<File
RelativePath="..\plugins\script\genapi.py"
>
</File>
<File
RelativePath="..\plugins\script\medit-api-impl.cpp"
>
</File>
<File
RelativePath="..\plugins\script\medit-api-impl.h"
>
</File>
<File
RelativePath="..\plugins\script\medit-api.cpp"
>
</File>
<File
RelativePath="..\plugins\script\medit-api.h"
>
</File>
<File
RelativePath="..\plugins\script\medit.defs"
>
</File>
<File
RelativePath="..\plugins\script\momobject.cpp"
>
</File>
<File
RelativePath="..\plugins\script\momobject.h"
>
</File>
<File
RelativePath="..\plugins\script\momscript.cpp"
>
</File>
<File
RelativePath="..\plugins\script\momscript.h"
>
</File>
<File
RelativePath="..\plugins\script\momtypes-impl.h"
>
</File>
<File
RelativePath="..\plugins\script\momtypes.cpp"
>
</File>
<File
RelativePath="..\plugins\script\momtypes.h"
>
</File>
<File
RelativePath="..\plugins\script\mooscriptplugin.cpp"
>
</File>
<File
RelativePath="..\plugins\script\mooscriptplugin.h"
>
</File>
<File
RelativePath="..\plugins\script\scmexpr.py"
>
</File>
<File
RelativePath="..\plugins\script\scmexpr.pyc"
>
</File>
</Filter>
</Filter>
<File
RelativePath="..\AUTHORS"
>
</File>
<File
RelativePath="..\checkle.py"
>
</File>
<File
RelativePath="..\CMakeLists.txt"
>
</File>
<File
RelativePath="..\config-dirs.h.in"
>
</File>
<File
RelativePath="..\config.cmake"
>
</File>
<File
RelativePath="..\config.h.in"
>
</File>
<File
RelativePath="..\COPYING"
>
</File>
<File
RelativePath="..\COPYING.GPL"
>
</File>
<File
RelativePath="..\INSTALL"
>
</File>
<File
RelativePath="..\LICENSE"
>
</File>
<File
RelativePath="..\moo.mprj"
>
</File>
<File
RelativePath="..\NEWS"
>
</File>
<File
RelativePath="..\README"
>
</File>
<File
RelativePath="..\THANKS"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>