medit.dev again, now working (Thomas Gilgin)

master
Yevgen Muntyan 2006-06-08 06:58:52 -05:00
parent f1e6b95bd6
commit 72db90cc7e
2 changed files with 32 additions and 22 deletions

View File

@ -1,7 +1,7 @@
[Project] [Project]
FileName=medit.dev FileName=medit.dev
Name=medit Name=medit
UnitCount=240 UnitCount=242
Type=0 Type=0
Ver=1 Ver=1
ObjFiles= ObjFiles=
@ -10,9 +10,9 @@ Libs=
PrivateResource= PrivateResource=
ResourceIncludes= ResourceIncludes=
MakeIncludes=medit-before.mak MakeIncludes=medit-before.mak
Compiler=-I../moo -I../moo/mooutils -I. _@@_-D__MOO___@@_-DHAVE_CONFIG_H_@@_ Compiler=-I../moo_@@_-I../moo/mooutils_@@_-I._@@_-D__MOO___@@_-DHAVE_CONFIG_H_@@_-mms-bitfields_@@_
CppCompiler= CppCompiler=
Linker=-lgtk-win32-2.0 -lgdk-win32-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangowin32-1.0 -lgdi32 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lxml2_@@_ Linker=-lgtk-win32-2.0_@@_-lgdk-win32-2.0_@@_-latk-1.0_@@_-lgdk_pixbuf-2.0_@@_-lpangowin32-1.0_@@_-lgdi32_@@_-lpangocairo-1.0_@@_-lpango-1.0_@@_-lcairo_@@_-lgobject-2.0_@@_-lgmodule-2.0_@@_-lglib-2.0_@@_-lintl_@@_-liconv_@@_-lxml2_@@_
IsCpp=0 IsCpp=0
Icon= Icon=
ExeOutput=. ExeOutput=.
@ -2438,9 +2438,9 @@ OverrideBuildCmd=0
BuildCmd= BuildCmd=
[Unit241] [Unit241]
FileName=..\moo\mooedit\plugins\fileselector\moofileselector-prefs.c FileName=..\moo\mooutils\moomarshals.h
CompileCpp=0 CompileCpp=0
Folder=mooedit/plugins/fileselector Folder=mooutils
Compile=1 Compile=1
Link=1 Link=1
Priority=1000 Priority=1000
@ -2457,3 +2457,13 @@ Priority=1000
OverrideBuildCmd=0 OverrideBuildCmd=0
BuildCmd= BuildCmd=
[Unit242]
FileName=..\moo\mooutils\moomarshals.c
CompileCpp=0
Folder=mooutils
Compile=1
Link=1
Priority=1000
OverrideBuildCmd=0
BuildCmd=

View File

@ -27,7 +27,7 @@
</ignoreparts> </ignoreparts>
<projectdirectory>.</projectdirectory> <projectdirectory>.</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath> <absoluteprojectpath>false</absoluteprojectpath>
<description/> <description></description>
<secondaryLanguages> <secondaryLanguages>
<language>C</language> <language>C</language>
</secondaryLanguages> </secondaryLanguages>
@ -49,21 +49,21 @@
</run> </run>
<configurations> <configurations>
<debug> <debug>
<configargs>--enable-debug=full --enable-all-gcc-warnings --enable-printing</configargs> <configargs>--enable-debug=full --enable-all-gcc-warnings --enable-printing --without-python</configargs>
<builddir>build/debug</builddir> <builddir>build/debug</builddir>
<ccompiler>kdevgccoptions</ccompiler> <ccompiler>kdevgccoptions</ccompiler>
<cxxcompiler>kdevgppoptions</cxxcompiler> <cxxcompiler>kdevgppoptions</cxxcompiler>
<f77compiler>kdevg77options</f77compiler> <f77compiler>kdevg77options</f77compiler>
<cflags>-O0 -g3</cflags> <cflags>-O0 -g3</cflags>
<topsourcedir/> <topsourcedir></topsourcedir>
<cppflags/> <cppflags></cppflags>
<ccompilerbinary/> <ccompilerbinary></ccompilerbinary>
<cxxcompilerbinary/> <cxxcompilerbinary></cxxcompilerbinary>
<f77compilerbinary/> <f77compilerbinary></f77compilerbinary>
<f77flags/> <f77flags></f77flags>
<envvars/> <envvars/>
<ldflags/> <ldflags></ldflags>
<cxxflags/> <cxxflags></cxxflags>
</debug> </debug>
<gtk-print> <gtk-print>
<configargs>--enable-debug --enable-all-gcc-warnings --without-python --prefix=/usr/local/gtk-print</configargs> <configargs>--enable-debug --enable-all-gcc-warnings --without-python --prefix=/usr/local/gtk-print</configargs>
@ -222,15 +222,15 @@
</kdevautoproject> </kdevautoproject>
<kdevdebugger> <kdevdebugger>
<general> <general>
<dbgshell/> <dbgshell></dbgshell>
<programargs>--g-fatal-warnings</programargs> <programargs>--g-fatal-warnings</programargs>
<breakonloadinglibs>true</breakonloadinglibs> <breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty> <separatetty>false</separatetty>
<floatingtoolbar>true</floatingtoolbar> <floatingtoolbar>true</floatingtoolbar>
<gdbpath/> <gdbpath></gdbpath>
<configGdbScript/> <configGdbScript></configGdbScript>
<runShellScript/> <runShellScript></runShellScript>
<runGdbScript/> <runGdbScript></runGdbScript>
</general> </general>
<display> <display>
<staticmembers>true</staticmembers> <staticmembers>true</staticmembers>
@ -328,7 +328,7 @@
</codecompletion> </codecompletion>
<references/> <references/>
<creategettersetter> <creategettersetter>
<prefixGet/> <prefixGet></prefixGet>
<prefixSet>set</prefixSet> <prefixSet>set</prefixSet>
<prefixVariable>m_,_</prefixVariable> <prefixVariable>m_,_</prefixVariable>
<parameterName>theValue</parameterName> <parameterName>theValue</parameterName>
@ -338,7 +338,7 @@
<qt> <qt>
<used>false</used> <used>false</used>
<version>3</version> <version>3</version>
<root/> <root></root>
</qt> </qt>
</kdevcppsupport> </kdevcppsupport>
<kdevdocumentation> <kdevdocumentation>