mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 13:53:19 +00:00
remove old win32 stuff that isn't maintained and should be reorganized
Original commit message from CVS: remove old win32 stuff that isn't maintained and should be reorganized
This commit is contained in:
parent
86409304ea
commit
93a4a0b763
50 changed files with 462 additions and 5721 deletions
37
ChangeLog
37
ChangeLog
|
@ -1,3 +1,40 @@
|
|||
2005-11-30 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* libs/gst/control/.cvsignore:
|
||||
* win32/MANIFEST:
|
||||
* win32/config.h:
|
||||
* win32/dirent.c:
|
||||
* win32/dirent.h:
|
||||
* win32/gstbytestream.def:
|
||||
* win32/gstbytestream.vcproj:
|
||||
* win32/gstconfig.h:
|
||||
* win32/gstenumtypes.c:
|
||||
* win32/gstenumtypes.h:
|
||||
* win32/gstoptimalscheduler.vcproj:
|
||||
* win32/gstversion.h:
|
||||
* win32/gtchar.h:
|
||||
* win32/testsuite/bins.vcproj:
|
||||
* win32/testsuite/bytestream.vcproj:
|
||||
* win32/testsuite/caps.vcproj:
|
||||
* win32/testsuite/cleanup.vcproj:
|
||||
* win32/testsuite/clock.vcproj:
|
||||
* win32/testsuite/debug.vcproj:
|
||||
* win32/testsuite/dlopen.vcproj:
|
||||
* win32/testsuite/dynparams.vcproj:
|
||||
* win32/testsuite/elements.vcproj:
|
||||
* win32/testsuite/ghostpads.vcproj:
|
||||
* win32/testsuite/indexers.vcproj:
|
||||
* win32/testsuite/negotiation.vcproj:
|
||||
* win32/testsuite/parse.vcproj:
|
||||
* win32/testsuite/plugin.vcproj:
|
||||
* win32/testsuite/refcounting.vcproj:
|
||||
* win32/testsuite/schedulers.vcproj:
|
||||
* win32/testsuite/states.vcproj:
|
||||
* win32/testsuite/tags.vcproj:
|
||||
* win32/testsuite/threads.vcproj:
|
||||
remove old win32 stuff that isn't maintained and should be
|
||||
reorganized
|
||||
|
||||
2005-11-30 Andy Wingo <wingo@pobox.com>
|
||||
|
||||
* configure.ac (GST_PKG_DEPS): Revert previous patch, makes
|
||||
|
|
6
libs/gst/control/.gitignore
vendored
6
libs/gst/control/.gitignore
vendored
|
@ -1,6 +0,0 @@
|
|||
libgstcontrol_0.9_la-control.gcno
|
||||
libgstcontrol_0.9_la-dparam.gcno
|
||||
libgstcontrol_0.9_la-dparammanager.gcno
|
||||
libgstcontrol_0.9_la-dparam_smooth.gcno
|
||||
libgstcontrol_0.9_la-dplinearinterp.gcno
|
||||
libgstcontrol_0.9_la-unitconvert.gcno
|
49
po/af.po
49
po/af.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-03-24 11:28+0200\n"
|
||||
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
|
||||
"Language-Team: Afrikaans <i18n@af.org.za>\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Vertoon die GStreamer weergawe"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Maak alle waarskuwings fataal"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Vertoon beskikbare ontfoutkategorië en stop"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Verstek ontfoutvlak vanaf 1 (slegs fout) tot 5 (enigiets) of 0 vir geen "
|
||||
"afvoer"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "VLAK"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -46,31 +46,31 @@ msgstr ""
|
|||
"Komma-geskeide lys van kategorie_naam:vlak pare om die individuele "
|
||||
"kategorieë op te stel. Byvoorbeeld: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LYS"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Skakel gekleurde ontfout-afvoer af"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Skakel ontfouting af"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Aktiveer volledige diagnostiese boodskappe vir inproplaaiing"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "PAAIE"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -79,24 +79,24 @@ msgstr ""
|
|||
"Komma-geskeide lys van inproppe om vooraf te laai by die lys gestoor in die "
|
||||
"omgewingsveranderlike GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "INPROPPE"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Moenie segmenteringsfoute tydens inproplaaiing ondervang nie"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Vertoon die GStreamer weergawe"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -297,10 +297,6 @@ msgstr "Geen foutboodskap vir domein %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Geen standaard foutboodskap vir domein %s en kode %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "titel"
|
||||
|
@ -650,7 +646,12 @@ msgstr "kon nie aan bestemming-element vir URI \"%s\" verbind nie"
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "leë pyplyn word nie toegelaat nie"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/az.po
49
po/az.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer-0.8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-03-19 18:40+0200\n"
|
||||
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
|
||||
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
|
||||
|
@ -16,81 +16,81 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 1.0.2\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "GStreamer buraxılışını göstər"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Bütün xətaları ölümcül et"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "SƏVİYYƏ"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "SİYAHI"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Xəta ayırmasını bağla"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "CIĞIRLAR"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "ƏLAVƏLƏR"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "GStreamer buraxılışını göstər"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -265,10 +265,6 @@ msgstr ""
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
@ -617,7 +613,12 @@ msgstr ""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/ca.po
49
po/ca.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.9.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2005-11-28 10:24+0100\n"
|
||||
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
|
||||
"Language-Team: Catalan <ca@dodds.net>\n"
|
||||
|
@ -16,30 +16,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n!=1;\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Imprimeix la versió de GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Fes fatals tots els avisos"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Imprimeix les categories de depuració disponibles i surt"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Nivell de depuració per defecte des de 1 (només errors) a 5 (tot) o 0 per a "
|
||||
"cap sortida"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "NIVELL"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -48,31 +48,31 @@ msgstr ""
|
|||
"nivells específics per a les categories individuals. Per exemple: "
|
||||
"GST_AUTOPLUG:5, GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LLISTA"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Inhabilita la sortida de depuració colorejada"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Inhabilita la depuració"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Habilita els diagnòstics detallats de càrrega de connectors"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr "Camins separats per dos punts que contenen connectors"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "CAMINS"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
|
@ -80,25 +80,25 @@ msgstr ""
|
|||
"Llista separada per comes de connectors a precarregar a més de la llista "
|
||||
"emmagatzemada en la variable d'entorn GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "CONNECTORS"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
"Inhabilita la captura de violacions de segment durant la càrrega de "
|
||||
"connectors"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr "Opcions del GStreamer"
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Mostra les opcions del GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr "Opció desconeguda"
|
||||
|
||||
|
@ -280,10 +280,6 @@ msgid "No standard error message for domain %s and code %d."
|
|||
msgstr ""
|
||||
"No s'ha trobat cap missatge d'error estàndard per al domini %s i el codi %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr "S'ha produït un error intern de flux de dades."
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "títol"
|
||||
|
@ -633,7 +629,12 @@ msgstr "No s'ha pogut enllaçar l'element de sortida per a l'URI «%s»"
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "no es permet un conducte buit"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr "S'ha produït un error intern de flux de dades."
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr "Hi ha un problema intern de flux de dades."
|
||||
|
||||
|
|
49
po/cs.po
49
po/cs.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.7pre2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-12-27 17:23+0100\n"
|
||||
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
||||
|
@ -18,29 +18,29 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
|
||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Vypsat verzi GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Chápat všechna varování jako fatální"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Vypsat dostupné kategorie ladění a skončit"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Implicitní úroveň ladění od 1 (jen chyby) do 5 (vše) nebo 0 pro žádný výstup"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "ÚROVEŇ"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -49,31 +49,31 @@ msgstr ""
|
|||
"konkrétních úrovní pro jednotlivé kategorie. Příklad: GST_AUTOPLUG:5,"
|
||||
"GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "SEZNAM"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Zakázat obarvený ladicí výstup"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Zakázat ladění"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Povolit podrobnou diagnostiku načítání modulů"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "CESTY"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -82,24 +82,24 @@ msgstr ""
|
|||
"Čárkami oddělený seznam modulů, které přednačíst kromě seznamu uloženém v "
|
||||
"proměnné prostředí GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "MODULY"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Zakázat zachycování porušení segmentace při načítání modulů"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Vypsat verzi GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -292,10 +292,6 @@ msgstr "Pro doménu %s není zpráva o chybě."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Pro doménu %s a kód %d není standardní zpráva o chybě."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "název"
|
||||
|
@ -645,7 +641,12 @@ msgstr "nemohu připojit element spotřebiče pro URI \"%s\""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "prázdná roura není povolena"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/de.po
49
po/de.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-06-05 09:32+0100\n"
|
||||
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
|
||||
"Language-Team: German <de@li.org>\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Die Version von GStreamer ausgeben"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Alle Warnungen wie Fehler behandeln"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Verfügbare Debuggingkategorien ausgeben und Programm beenden"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Standarddebugginglevel von 1 (nur Fehler) bis 5 (Alles) oder 0 für keine "
|
||||
"Ausgabe"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "LEVEL"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -47,31 +47,31 @@ msgstr ""
|
|||
"Meldungsarten individuelle Level zuzuordnen. Beispiel: GST_AUTOPLUG:5,"
|
||||
"GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LIST"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Farbige Debuggingausgabe deaktivieren"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Debugging deaktivieren"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Gesprächige Meldungen beim Laden von Plugins aktivieren"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "PATHS"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -80,24 +80,24 @@ msgstr ""
|
|||
"Kommagetrennte Liste von Plugins, die zusätzliche zu den Plugins in der "
|
||||
"Umgebungsvariable GST_PLUGIN_PATH geladen werden"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "PLUGINS"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Verfolgen von Speicherfehlern beim Laden von Plugins deaktivieren"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Die Version von GStreamer ausgeben"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -321,10 +321,6 @@ msgstr "Keine Fehlermeldung für den Bereich %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Keine Standardfehlermeldung für den Bereich %s und Fehlercode %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "Titel"
|
||||
|
@ -677,7 +673,12 @@ msgstr "Konnte Zielelement für URI »%s« nicht verbinden"
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "Leere Leitung ist nicht erlaubt"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/en_GB.po
49
po/en_GB.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-04-26 10:36-0400\n"
|
||||
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
|
||||
"Language-Team: English (British) <en_gb@li.org>\n"
|
||||
|
@ -14,29 +14,29 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Print the GStreamer version"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Make all warnings fatal"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Print available debug categories and exit"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "LEVEL"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -44,31 +44,31 @@ msgstr ""
|
|||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LIST"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Disable coloured debugging output"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Disable debugging"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Enable verbose plugin loading diagnostics"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "PATHS"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -77,24 +77,24 @@ msgstr ""
|
|||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "PLUGINS"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Disable trapping of segmentation faults during plugin loading"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Print the GStreamer version"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -286,10 +286,6 @@ msgstr "No error message for domain %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "No standard error message for domain %s and code %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "title"
|
||||
|
@ -639,7 +635,12 @@ msgstr "could not link sink element for URI \"%s\""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "empty pipeline not allowed"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/fr.po
49
po/fr.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: GStreamer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-01-13 16:52+0100\n"
|
||||
"Last-Translator: Julien Moutte <julien@moutte.net>\n"
|
||||
"Language-Team: French <fr@li.org>\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Afficher la version de GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Rendre tout les avertissements bloquants"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Afficher les catégories de deboguage disponibles et quitter"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Niveau de deboguage par defaut de 1 (que les erreurs) a 5 (tout) ou 0 pour "
|
||||
"n'avoir aucun affichage"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "NIVEAU"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
|
@ -48,32 +48,32 @@ msgstr ""
|
|||
"des niveaux spécifiques pour chaque catégorie.\n"
|
||||
"Exemple: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
#, fuzzy
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Désactiver la couleur dans la sortie de deboguage"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Désactiver la sortie de deboguage"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Activer un diagnostique détaillé du chargement des plugins"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "CHEMINS"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -82,26 +82,26 @@ msgstr ""
|
|||
"Liste séparée par des virgules de plugins a precharger en plus de la liste "
|
||||
"contenue dans la variable d'environnement GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "PLUGINS"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
"Désactiver la detection des erreurs de segmentation pendant le chargement "
|
||||
"des plugins"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Afficher la version de GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -292,10 +292,6 @@ msgstr ""
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "titre"
|
||||
|
@ -660,7 +656,12 @@ msgstr "impossible de lier un element destination pour l'URI \"%s\""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "tube vide non autorisé"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/it.po
49
po/it.po
|
@ -108,7 +108,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.7pre2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-12-21 08:23+0100\n"
|
||||
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||
|
@ -117,30 +117,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Stampa la versione di GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Rende tutti i warning fatali"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Stampa le categorie di debug disponibili ed esce"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Livello di debug predefinito da 1 (solo errori) a 5 (tutto), oppure 0 per "
|
||||
"nessun output"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "LIVELLO"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -149,31 +149,31 @@ msgstr ""
|
|||
"impostare i livelli specifici per ogni singola categoria. Esempio: "
|
||||
"GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "ELENCO"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Disabilita output di debug colorato"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Disabilita debug"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Abilita diagnostica prolissa del caricamento plugin"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "PERCORSI"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -182,24 +182,24 @@ msgstr ""
|
|||
"Elenco separato da virgole dei plugin da pre-caricare in aggiunta all'elenco "
|
||||
"memorizzato nella variabile d'ambiente GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "PLUGIN"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Disabilita il trapping dei segfault durante il caricamento dei plugin"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Stampa la versione di GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -398,10 +398,6 @@ msgstr "Nessun messaggio d'errore per il dominio %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Nessun messaggio d'errore standard per il dominio %s ed il codice %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "titolo"
|
||||
|
@ -757,7 +753,12 @@ msgstr "impossibile collegare l'elemento sink per l'URI «%s»"
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "pipeline vuota non consentito"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/nb.po
49
po/nb.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2005-02-17 12:00+0100\n"
|
||||
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
|
||||
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
||||
|
@ -14,81 +14,81 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Skriv ut versjonsnummer for GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "La alle advarsler være fatale"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Skriv ut tilgjengelige feilsøkingskategorier og avslutt"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "NIVÅ"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LISTE"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Deaktiver farget feilsøkingsinformasjon"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Slå av feilsøking"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "STIER"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "TILLEGG"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Skriv ut versjonsnummer for GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -265,10 +265,6 @@ msgstr "Ingen feilmelding for domene %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Ingen standard feilmelding for domene %s og kode %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "tittel"
|
||||
|
@ -619,7 +615,12 @@ msgstr ""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/nl.po
49
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: GStreamer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-01-13 12:03+0100\n"
|
||||
"Last-Translator: Thomas Vander Stichele <thomas@apestaart.org>\n"
|
||||
"Language-Team: Dutch <nl@li.org>\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Druk de GStreamer versie af"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Maak alle waarschuwingen fataal"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Druk beschikbare debug-categorieën af en stop"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Standaard debug-niveau van 1 (enkel fouten) tot 5 (alles) of 0 voor geen "
|
||||
"uitvoer"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "NIVEAU"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -47,31 +47,31 @@ msgstr ""
|
|||
"specifieke niveau's in te stellen voor de individuele categorieën.Voorbeeld:"
|
||||
"GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Zet kleuren af in debug-uitvoer"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Zet debugging af"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Schakel uitgebreide diagnostiek aan voor het laden van plugins"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "PADEN"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -80,25 +80,25 @@ msgstr ""
|
|||
"Lijst van plugins, gescheiden door komma's, om eerste te laden bovenop de "
|
||||
"lijst volgens omgevingsvariable GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "PLUGINS"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
"Schakel het opvangen van segmentatiefouten uit tijdens laden van plugins"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Druk de GStreamer versie af"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -293,10 +293,6 @@ msgstr "Geen foutboodschap voor domein %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Geen standaard foutboodschap voor domein %s en code %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "titel"
|
||||
|
@ -647,7 +643,12 @@ msgstr "kon doelelement niet verbinden voor URI \"%s\""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "lege pijplijn niet toegelaten"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/ru.po
49
po/ru.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2005-02-12 23:37+0300\n"
|
||||
"Last-Translator: Peter Astakhov <astakhovp@mail.ru>\n"
|
||||
"Language-Team: Russian <ru@li.org>\n"
|
||||
|
@ -18,83 +18,83 @@ msgstr ""
|
|||
"100<10||n%100>=20)?1:2);\n"
|
||||
"X-Generator: KBabel 1.9.1\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Печатает версию GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Печатает доступные категории отладки и выходит"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Уровень отладки по умолчанию от 1 (только ошибки) до 5(все) или 0 - ничего "
|
||||
"не печатать"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "УРОВЕНЬ"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "СПИСОК"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Отключить раскрашенный вывод отладочных сообщений"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Отключить отладку"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Разрешить расширенную диагностику при загрузке расширений"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "ПУТИ"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "РАСШИРЕНИЯ"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Печатает версию GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -271,10 +271,6 @@ msgstr ""
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr ""
|
||||
|
@ -623,7 +619,12 @@ msgstr ""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/sq.po
49
po/sq.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-08-07 23:46+0200\n"
|
||||
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
||||
"Language-Team: Albanian <begraj@hotmail.com>\n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Printo versionin e GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Bëj që të gjithë paralajmërimet të jenë fatale"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Printo kategoritë e debug në dispozicion dhe dil"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Niveli i prezgjedhur i debug nga 1 (vetëm gabimi) në 5 (gjithçka) ose 0 për "
|
||||
"jo output"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "NIVELI"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -47,31 +47,31 @@ msgstr ""
|
|||
"etiketa specifike për kategoritë individuale. Shembull: GST_AUTOPLUG:5,"
|
||||
"GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LISTË"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Ç'aktivo output shumëngjyrësh të debug"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Ç'aktivo debug"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Aktivo kërkesën e plugin të ngarkimit të diagnostikimeve"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "POZICIONET"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -80,25 +80,25 @@ msgstr ""
|
|||
"Lista e plugin, të ndarë me presje, që duhen parangarkuar në plotësim të "
|
||||
"listës së regjistruar tek e ndryshueshmja e ambientit GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "PLUGINS"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
"Ç'aktivo regjistrimin e dështimeve të segmentuara gjatë ngarkimit të plugin"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Printo versionin e GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -292,10 +292,6 @@ msgstr "Asnjë mesazh gabimi për domain %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Asnjë mesazh gabimi standart për domain %s dhe kodin %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "titulli"
|
||||
|
@ -646,7 +642,12 @@ msgstr "e pamundur lidhja e elementit sink për URI \"%s\""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "nuk lejohet konduktori bosh"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/sr.po
49
po/sr.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.7.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-03-13 01:47+0100\n"
|
||||
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
|
||||
"Language-Team: Serbian <gnu@prevod.org>\n"
|
||||
|
@ -14,30 +14,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Испиши издање Гстримера"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Учини сва упозорења кобним"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Испиши доступне категорије за налажење грешака и заврши"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Подразумевани ниво опширности од 1 (само грешке) до 5 (све) или 0 (без "
|
||||
"излаза)"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "НИВО"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -45,31 +45,31 @@ msgstr ""
|
|||
"Запетом раздвојени списак парова име_категорије:ниво за постављање нарочитих "
|
||||
"нивоа за појединачне категорије. Пример: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "СПИСАК"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Искључи обојени излаз за исправљање грешака"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Искључи исправљање грешака"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Укључи опширну дијагностику при учитавању додатка"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "ПУТАЊЕ"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -78,24 +78,24 @@ msgstr ""
|
|||
"Запетом раздвојен списак додатака који се предучитавају поред списка из "
|
||||
"променљиве окружења GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "ДОДАЦИ"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Искључи пресретање погрешних приступа меморији при учитавању додатака"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Испиши издање Гстримера"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -296,10 +296,6 @@ msgstr "Нема поруке о грешци за домен %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Нема обичне поруке о грешци за домен %s и код %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "наслов"
|
||||
|
@ -653,7 +649,12 @@ msgstr "не могу да вежем завршни елемент за адр
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "није допуштен празан цевовод"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/sv.po
49
po/sv.po
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.7pre2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-12-21 14:49+0100\n"
|
||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||
"Language-Team: Swedish <sv@li.org>\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Skriv ut Gstreamer-versionen"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Gör alla varningar ödesdigra"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Skriv ut tillgängliga felsökningskategorier och avsluta"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Standardfelsökningsnivå från 1 (endast fel) till 5 (allting) eller 0 för "
|
||||
"ingen utmatning"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "NIVÅ"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -48,31 +48,31 @@ msgstr ""
|
|||
"Kommaseparerad lista med kategorinamn:nivå-par för att ställa in specifika "
|
||||
"nivåer för de enskilda kategorierna. Exempel: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LISTA"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Inaktivera färglagd felsökningsutmatning"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Inaktivera felsökning"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Aktivera utförlig diagnostik vid inläsning av insticksmoduler"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "SÖKVÄGAR"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
|
@ -80,26 +80,26 @@ msgstr ""
|
|||
"Kommaseparerad lista med insticksmoduler att förhandsinläsa utöver listan "
|
||||
"som lagras i miljövariabeln GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "INSTICKSMODULER"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr ""
|
||||
"Inaktivera fångst av segmenteringsfel under inläsning av insticksmoduler"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
#, fuzzy
|
||||
msgid "GStreamer Options"
|
||||
msgstr "_GStreamer-rörledning:"
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Visa mixerikoner"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
#, fuzzy
|
||||
msgid "Unknown option"
|
||||
msgstr "Okänd artist"
|
||||
|
@ -296,10 +296,6 @@ msgstr "Inget felmeddelande för domänen %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Inget standardfelmeddelande för domänen %s och koden %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "titel"
|
||||
|
@ -655,7 +651,12 @@ msgstr "kunde inte länka utgångselementet för URI:n \"%s\""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "tom rörledning är inte tillåtet"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/tr.po
49
po/tr.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2004-04-03 03:14+0300\n"
|
||||
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
|
||||
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
|
||||
|
@ -14,30 +14,30 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "GStreamer sürünümü yazdır"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Tüm uyarıları ölümcül yap"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Geçerli hata ayıklama sınıflarını yazdır ve çık"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Öntanımlı hata ayıklama seviyesi 1'den (sadece hatalar) 5'e (her şey) kadar "
|
||||
"ya da çıktı olmaması için 0"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "SEVİYE"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -45,31 +45,31 @@ msgstr ""
|
|||
"Ayrı sınıfların belirli seviyeleri için sınıf_ismi:seviye çiftlerinin virgül "
|
||||
"ile ayrılmış listesi. Örnek: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "LİSTE"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Renkli hata ayıklama çıktısını kapat"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Hata ayıklamayı kapat"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Ayrıntılı eklenti yükleme detaylarını etkinleştir"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "YOLLAR"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -78,24 +78,24 @@ msgstr ""
|
|||
"Çevre değişkeni GST_PLUGIN_PATH içinde saklanan listeye ek olarak önceden "
|
||||
"yüklenecek eklentilerin virgün ile ayırılmış listesi"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "EKLENTİLER"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Eklenti yüklenirken kesimleme hatalarını yakalamayı kapat"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "GStreamer sürünümü yazdır"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -293,10 +293,6 @@ msgstr "%s etki alanı için hiç hata iletisi yok."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "%s etki alanı ve %d kodu için standart hata iletisi yok."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "başlık"
|
||||
|
@ -647,7 +643,12 @@ msgstr "\"%s\" URI'si için 'sink' öğesi bağlanamadı"
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "boş boruhattına izin verilmiyor"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
49
po/uk.po
49
po/uk.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.9.6\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2005-11-26 15:16+0300\n"
|
||||
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
||||
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
||||
|
@ -17,30 +17,30 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
|
||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Вивести версію GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Вважати всі попередження помилками"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Вивести наявні категорії налагодження та вийти"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Типовий рівень налагодження від 1 (лише помилки) до 5 (усе), або 0 - без "
|
||||
"налагодження"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "РІВЕНЬ"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -48,31 +48,31 @@ msgstr ""
|
|||
"Перелік розділених комою пар \"назва_категорії:рівень\" для встановлення "
|
||||
"певних рівнів окремим категоріям. Наприклад: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "ПЕРЕЛІК"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Вимкнути оформлення кольором налагоджувальних повідомлень"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Вимкнути налагодження"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Вимкнути докладну діагностику завантаження модулів"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr "Список розділених крапкою з комою шляхів, які містять модулі"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "ШЛЯХИ"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
"environment variable GST_PLUGIN_PATH"
|
||||
|
@ -80,23 +80,23 @@ msgstr ""
|
|||
"Перелік розділених комою назв модулів, що попередньо завантажуються, які є "
|
||||
"додатковими до переліку, що зберігається у змінній оточення GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "МОДУЛІ"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Вимкнути перехоплення помилок сегментації при завантаженні модулів"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr "Параметри GStreamer"
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Показати параметри GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr "Невідомий параметр"
|
||||
|
||||
|
@ -274,10 +274,6 @@ msgstr "Немає повідомлення про помилку для дом
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Немає стандартного повідомлення про помилку для домену %s та коду %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr "Помилка внутрішнього потоку даних."
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "заголовок"
|
||||
|
@ -629,7 +625,12 @@ msgstr "не вдається прив'язати елемент-спожива
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "порожній канал не допускається"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr "Помилка внутрішнього потоку даних."
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr "Помилка внутрішнього потоку даних."
|
||||
|
||||
|
|
49
po/vi.po
49
po/vi.po
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: gstreamer 0.8.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2005-11-29 21:14+0100\n"
|
||||
"POT-Creation-Date: 2005-11-30 16:25+0100\n"
|
||||
"PO-Revision-Date: 2005-02-05 16:35+1030\n"
|
||||
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
||||
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
|
||||
|
@ -15,30 +15,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: gst/gst.c:269
|
||||
#: gst/gst.c:268
|
||||
msgid "Print the GStreamer version"
|
||||
msgstr "Hiển thị phiên bản GStreamer"
|
||||
|
||||
#: gst/gst.c:271
|
||||
#: gst/gst.c:270
|
||||
msgid "Make all warnings fatal"
|
||||
msgstr "Lập tất cả cảnh báo là nghiêm trọng"
|
||||
|
||||
#: gst/gst.c:274
|
||||
#: gst/gst.c:273
|
||||
msgid "Print available debug categories and exit"
|
||||
msgstr "Hiển thị tất cả loại gỡ lỗi sẵn sàng rồi thoát"
|
||||
|
||||
#: gst/gst.c:277
|
||||
#: gst/gst.c:276
|
||||
msgid ""
|
||||
"Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
|
||||
msgstr ""
|
||||
"Mức gỡ lỗi mặc định từ 1 (chỉ lỗi) đến 5 (bất cứ điều nào) hay 0 (không xuất "
|
||||
"gì)"
|
||||
|
||||
#: gst/gst.c:279
|
||||
#: gst/gst.c:278
|
||||
msgid "LEVEL"
|
||||
msgstr "MỨC"
|
||||
|
||||
#: gst/gst.c:281
|
||||
#: gst/gst.c:280
|
||||
msgid ""
|
||||
"Comma-separated list of category_name:level pairs to set specific levels for "
|
||||
"the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
@ -46,31 +46,31 @@ msgstr ""
|
|||
"Danh sách định giới bằng dấu phẩy của đôi tên_loại:mức để lập mức dứt khoát "
|
||||
"cho mỗi loại. Thí dụ: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
|
||||
|
||||
#: gst/gst.c:284
|
||||
#: gst/gst.c:283
|
||||
msgid "LIST"
|
||||
msgstr "DANH SÁCH"
|
||||
|
||||
#: gst/gst.c:286
|
||||
#: gst/gst.c:285
|
||||
msgid "Disable colored debugging output"
|
||||
msgstr "Không xuất dữ liệu gỡ lỗi với màu"
|
||||
|
||||
#: gst/gst.c:288
|
||||
#: gst/gst.c:287
|
||||
msgid "Disable debugging"
|
||||
msgstr "Không gỡ lỗi"
|
||||
|
||||
#: gst/gst.c:291
|
||||
#: gst/gst.c:290
|
||||
msgid "Enable verbose plugin loading diagnostics"
|
||||
msgstr "Chẩn đoán chi tiết việc tải trình cầm phít"
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "Colon-separated paths containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:294
|
||||
#: gst/gst.c:293
|
||||
msgid "PATHS"
|
||||
msgstr "ĐƯỜNG DẪN"
|
||||
|
||||
#: gst/gst.c:296
|
||||
#: gst/gst.c:295
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Comma-separated list of plugins to preload in addition to the list stored in "
|
||||
|
@ -79,24 +79,24 @@ msgstr ""
|
|||
"Danh sách định giới bằng dấu phẩy của các trình cầm phít để tải trước, thêm "
|
||||
"vào danh sách được cất giữ trong biến môi trường GST_PLUGIN_PATH"
|
||||
|
||||
#: gst/gst.c:298
|
||||
#: gst/gst.c:297
|
||||
msgid "PLUGINS"
|
||||
msgstr "CẦM PHÍT"
|
||||
|
||||
#: gst/gst.c:301
|
||||
#: gst/gst.c:300
|
||||
msgid "Disable trapping of segmentation faults during plugin loading"
|
||||
msgstr "Không bắt lỗi phân đoạn trong khi tải trình cầm phít"
|
||||
|
||||
#: gst/gst.c:306
|
||||
#: gst/gst.c:305
|
||||
msgid "GStreamer Options"
|
||||
msgstr ""
|
||||
|
||||
#: gst/gst.c:307
|
||||
#: gst/gst.c:306
|
||||
#, fuzzy
|
||||
msgid "Show GStreamer Options"
|
||||
msgstr "Hiển thị phiên bản GStreamer"
|
||||
|
||||
#: gst/gst.c:789
|
||||
#: gst/gst.c:787
|
||||
msgid "Unknown option"
|
||||
msgstr ""
|
||||
|
||||
|
@ -294,10 +294,6 @@ msgstr "Không có thông điệp lỗi cho miền %s."
|
|||
msgid "No standard error message for domain %s and code %d."
|
||||
msgstr "Không có thông điệp chuẩn cho miền %s và mã %d."
|
||||
|
||||
#: gst/gstqueue.c:818 gst/base/gstbasesrc.c:1031 gst/base/gstbasesrc.c:1041
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: gst/gsttaglist.c:92
|
||||
msgid "title"
|
||||
msgstr "tên"
|
||||
|
@ -655,7 +651,12 @@ msgstr ""
|
|||
msgid "empty pipeline not allowed"
|
||||
msgstr "không cho phép đường ống trống"
|
||||
|
||||
#: gst/base/gstbasesink.c:603
|
||||
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
|
||||
#: plugins/elements/gstqueue.c:818
|
||||
msgid "Internal data flow error."
|
||||
msgstr ""
|
||||
|
||||
#: libs/gst/base/gstbasesink.c:603
|
||||
msgid "Internal data flow problem."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -1,25 +1,14 @@
|
|||
win32/config.h
|
||||
win32/dirent.c
|
||||
win32/dirent.h
|
||||
win32/gstbytestream.def
|
||||
win32/gstbytestream.vcproj
|
||||
win32/gstconfig.h
|
||||
win32/gstelements.vcproj
|
||||
win32/gstenumtypes.c
|
||||
win32/gstenumtypes.h
|
||||
win32/gstgetbits.def
|
||||
win32/gstgetbits.vcproj
|
||||
win32/gst-inspect.vcproj
|
||||
win32/gst-launch.vcproj
|
||||
win32/gstoptimalscheduler.vcproj
|
||||
win32/gstreamer-dbg.def
|
||||
win32/gstreamer.def
|
||||
win32/GStreamer.vcproj
|
||||
win32/libgstbase.def
|
||||
win32/libgstbase.vcproj
|
||||
win32/gst-register.vcproj
|
||||
win32/gstversion.h
|
||||
win32/gtchar.h
|
||||
win32/Makefile
|
||||
win32/Makefile.inspect
|
||||
win32/Makefile.launch
|
||||
|
|
199
win32/config.h
199
win32/config.h
|
@ -1,199 +0,0 @@
|
|||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* always defined to indicate that i18n is enabled */
|
||||
/*#define ENABLE_NLS 1*/
|
||||
#define ENABLE_NLS 1
|
||||
|
||||
/* gettext package name */
|
||||
#define GETTEXT_PACKAGE "gstreamer-0.9"
|
||||
|
||||
/* Location of registry */
|
||||
#define GST_CACHE_DIR "c:\\gstreamer"
|
||||
|
||||
/* macro to use to show function name */
|
||||
/*#undef GST_FUNCTION*/
|
||||
|
||||
/* Default errorlevel to use */
|
||||
#undef GST_LEVEL_DEFAULT
|
||||
|
||||
/* GStreamer license */
|
||||
#define GST_LICENSE "LGPL"
|
||||
|
||||
/* Define the location where the catalogs will be installed */
|
||||
#define LOCALEDIR GST_CACHE_DIR"\\locale"
|
||||
|
||||
/* package origin */
|
||||
#define GST_ORIGIN "http://gstreamer.net"
|
||||
|
||||
/* package name in plugins */
|
||||
#define GST_PACKAGE "GStreamer"
|
||||
|
||||
/* Define the version */
|
||||
#define GST_VERSION "0.8.5"
|
||||
|
||||
/* Define the release version */
|
||||
#define GST_VERSION_RELEASE "20040129_103536"
|
||||
|
||||
/* Define if atomic.h header file is available */
|
||||
#undef HAVE_ATOMIC_H
|
||||
|
||||
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
|
||||
#undef HAVE_BIND_TEXTDOMAIN_CODESET
|
||||
|
||||
/* Define if the target CPU is an Alpha */
|
||||
#undef HAVE_CPU_ALPHA
|
||||
|
||||
/* Define if the target CPU is an ARM */
|
||||
#undef HAVE_CPU_ARM
|
||||
|
||||
/* Define if the target CPU is a HPPA */
|
||||
#undef HAVE_CPU_HPPA
|
||||
|
||||
/* Define if the target CPU is an x86 */
|
||||
#undef HAVE_CPU_I386
|
||||
|
||||
/* Define if the target CPU is a IA64 */
|
||||
#undef HAVE_CPU_IA64
|
||||
|
||||
/* Define if the target CPU is a M68K */
|
||||
#undef HAVE_CPU_M68K
|
||||
|
||||
/* Define if the target CPU is a MIPS */
|
||||
#undef HAVE_CPU_MIPS
|
||||
|
||||
/* Define if the target CPU is a PowerPC */
|
||||
#undef HAVE_CPU_PPC
|
||||
|
||||
/* Define if the target CPU is a S390 */
|
||||
#undef HAVE_CPU_S390
|
||||
|
||||
/* Define if the target CPU is a SPARC */
|
||||
#undef HAVE_CPU_SPARC
|
||||
|
||||
/* Define if the target CPU is a x86_64 */
|
||||
#undef HAVE_CPU_X86_64
|
||||
|
||||
/* Define to 1 if you have the `dcgettext' function. */
|
||||
#undef HAVE_DCGETTEXT
|
||||
|
||||
/* Defined if we have dladdr () */
|
||||
#undef HAVE_DLADDR
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#undef HAVE_DLFCN_H
|
||||
|
||||
/* defined if the compiler implements __func__ */
|
||||
#undef HAVE_FUNC
|
||||
|
||||
/* defined if the compiler implements __FUNCTION__ */
|
||||
//#undef HAVE_FUNCTION
|
||||
|
||||
/* Define if the GNU gettext() function is already present or preinstalled. */
|
||||
#undef HAVE_GETTEXT
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* Define if your <locale.h> file defines LC_MESSAGES. */
|
||||
#undef HAVE_LC_MESSAGES
|
||||
|
||||
/* Define if libmmx is available */
|
||||
#undef HAVE_LIBMMX
|
||||
|
||||
/* Define if libxml2 is available */
|
||||
//#undef HAVE_LIBXML2
|
||||
#define HAVE_LIBXML2
|
||||
|
||||
/* Define to 1 if you have the <locale.h> header file. */
|
||||
#undef HAVE_LOCALE_H
|
||||
|
||||
/* defined if we have makecontext () */
|
||||
#undef HAVE_MAKECONTEXT
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#undef HAVE_MEMORY_H
|
||||
|
||||
/* Defined if we have posix_memalign () */
|
||||
#undef HAVE_POSIX_MEMALIGN
|
||||
|
||||
/* defined if the compiler implements __PRETTY_FUNCTION__ */
|
||||
#undef HAVE_PRETTY_FUNCTION
|
||||
|
||||
/* Defined if libpthread has pthread_attr_setstack () */
|
||||
#undef HAVE_PTHREAD_ATTR_SETSTACK
|
||||
|
||||
/* Define if RDTSC is available */
|
||||
#undef HAVE_RDTSC
|
||||
|
||||
/* Defined if we have sigaction () */
|
||||
#undef HAVE_SIGACTION
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
#undef HAVE_STDINT_H
|
||||
|
||||
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||
#undef HAVE_STDLIB_H
|
||||
|
||||
/* Define to 1 if you have the <strings.h> header file. */
|
||||
#undef HAVE_STRINGS_H
|
||||
|
||||
/* Define to 1 if you have the <string.h> header file. */
|
||||
#undef HAVE_STRING_H
|
||||
|
||||
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||
#undef HAVE_SYS_STAT_H
|
||||
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
|
||||
/* defined if we have ucontext.h */
|
||||
#undef HAVE_UCONTEXT_H
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
/* Define to the address where bug reports for this package should be sent. */
|
||||
#undef PACKAGE_BUGREPORT
|
||||
|
||||
/* Define to the full name of this package. */
|
||||
#undef PACKAGE_NAME
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#undef PACKAGE_STRING
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#undef PACKAGE_TARNAME
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#undef PACKAGE_VERSION
|
||||
|
||||
/* Define the uninstalled plugin directory */
|
||||
#undef PLUGINS_BUILDDIR
|
||||
|
||||
/* Define the plugin directory */
|
||||
#define PLUGINS_DIR "c:\\gstreamer"
|
||||
|
||||
/* Define if plugins should be loaded from the build tree - only developers
|
||||
should use this */
|
||||
#undef PLUGINS_USE_BUILDDIR
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
/* Define if we should use i586 optimized stack functions */
|
||||
#undef USE_FAST_STACK_TRASH
|
||||
|
||||
/* Define if we should poison deallocated memory */
|
||||
#undef USE_POISONING
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.9.0.0"
|
||||
|
||||
/* Define to 1 if your processor stores words with the most significant byte
|
||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||
#define WORDS_BIGENDIAN 0
|
||||
|
||||
#define GST_MAJORMINOR "0.9"
|
298
win32/dirent.c
298
win32/dirent.c
|
@ -1,298 +0,0 @@
|
|||
/*
|
||||
* dirent.c
|
||||
*
|
||||
* Derived from DIRLIB.C by Matt J. Weinstein
|
||||
* This note appears in the DIRLIB.H
|
||||
* DIRLIB.H by M. J. Weinstein Released to public domain 1-Jan-89
|
||||
*
|
||||
* Updated by Jeremy Bettis <jeremy@hksys.com>
|
||||
* Significantly revised and rewinddir, seekdir and telldir added by Colin
|
||||
* Peters <colin@fu.is.saga-u.ac.jp>
|
||||
*
|
||||
* Resource leaks fixed by <steve.lhomme@free.fr>
|
||||
*
|
||||
*
|
||||
* $Revision$
|
||||
* $Author$
|
||||
* $Date$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <io.h>
|
||||
#include <direct.h>
|
||||
#include <dirent.h>
|
||||
#include <gtchar.h>
|
||||
#define SUFFIX _T("*")
|
||||
#define SLASH _T("\\")
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h> /* for GetFileAttributes */
|
||||
|
||||
/*
|
||||
* opendir
|
||||
*
|
||||
* Returns a pointer to a DIR structure appropriately filled in to begin
|
||||
* searching a directory.
|
||||
*/
|
||||
_TDIR *
|
||||
_topendir (const _TCHAR * szPath)
|
||||
{
|
||||
_TDIR *nd;
|
||||
unsigned int rc;
|
||||
_TCHAR szFullPath[MAX_PATH];
|
||||
|
||||
errno = 0;
|
||||
|
||||
if (!szPath) {
|
||||
errno = EFAULT;
|
||||
return (_TDIR *) 0;
|
||||
}
|
||||
|
||||
if (szPath[0] == _T ('\0')) {
|
||||
errno = ENOTDIR;
|
||||
return (_TDIR *) 0;
|
||||
}
|
||||
|
||||
/* Attempt to determine if the given path really is a directory. */
|
||||
rc = GetFileAttributes (szPath);
|
||||
if (rc == (unsigned int) -1) {
|
||||
/* call GetLastError for more error info */
|
||||
errno = ENOENT;
|
||||
return (_TDIR *) 0;
|
||||
}
|
||||
if (!(rc & FILE_ATTRIBUTE_DIRECTORY)) {
|
||||
/* Error, entry exists but not a directory. */
|
||||
errno = ENOTDIR;
|
||||
return (_TDIR *) 0;
|
||||
}
|
||||
|
||||
/* Make an absolute pathname. */
|
||||
_tfullpath (szFullPath, szPath, MAX_PATH);
|
||||
|
||||
/* Allocate enough space to store DIR structure and the complete
|
||||
* directory path given. */
|
||||
nd = (_TDIR *) malloc (sizeof (_TDIR) + (_tcslen (szFullPath) +
|
||||
_tcslen (SLASH) + _tcslen (SUFFIX) + 1) * sizeof (_TCHAR));
|
||||
|
||||
if (!nd) {
|
||||
/* Error, out of memory. */
|
||||
errno = ENOMEM;
|
||||
return (_TDIR *) 0;
|
||||
}
|
||||
|
||||
/* Create the search expression. */
|
||||
_tcscpy (nd->dd_name, szFullPath);
|
||||
|
||||
/* Add on a slash if the path does not end with one. */
|
||||
if (nd->dd_name[0] != _T ('\0') &&
|
||||
nd->dd_name[_tcslen (nd->dd_name) - 1] != _T ('/') &&
|
||||
nd->dd_name[_tcslen (nd->dd_name) - 1] != _T ('\\')) {
|
||||
_tcscat (nd->dd_name, SLASH);
|
||||
}
|
||||
|
||||
/* Add on the search pattern */
|
||||
_tcscat (nd->dd_name, SUFFIX);
|
||||
|
||||
/* Initialize handle to -1 so that a premature closedir doesn't try
|
||||
* to call _findclose on it. */
|
||||
nd->dd_handle = -1;
|
||||
|
||||
/* Initialize the status. */
|
||||
nd->dd_stat = 0;
|
||||
|
||||
/* Initialize the dirent structure. ino and reclen are invalid under
|
||||
* Win32, and name simply points at the appropriate part of the
|
||||
* findfirst_t structure. */
|
||||
nd->dd_dir.d_ino = 0;
|
||||
nd->dd_dir.d_reclen = 0;
|
||||
nd->dd_dir.d_namlen = 0;
|
||||
// Added by jcsston 02/04/2004, memset was writing to a bad pointer
|
||||
nd->dd_dir.d_name = malloc (FILENAME_MAX);
|
||||
// End add
|
||||
memset (nd->dd_dir.d_name, 0, FILENAME_MAX);
|
||||
|
||||
return nd;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* readdir
|
||||
*
|
||||
* Return a pointer to a dirent structure filled with the information on the
|
||||
* next entry in the directory.
|
||||
*/
|
||||
struct _tdirent *
|
||||
_treaddir (_TDIR * dirp)
|
||||
{
|
||||
errno = 0;
|
||||
|
||||
/* Check for valid DIR struct. */
|
||||
if (!dirp) {
|
||||
errno = EFAULT;
|
||||
return (struct _tdirent *) 0;
|
||||
}
|
||||
|
||||
if (dirp->dd_stat < 0) {
|
||||
/* We have already returned all files in the directory
|
||||
* (or the structure has an invalid dd_stat). */
|
||||
return (struct _tdirent *) 0;
|
||||
} else if (dirp->dd_stat == 0) {
|
||||
/* We haven't started the search yet. */
|
||||
/* Start the search */
|
||||
dirp->dd_handle = _tfindfirst (dirp->dd_name, &(dirp->dd_dta));
|
||||
|
||||
if (dirp->dd_handle == -1) {
|
||||
/* Whoops! Seems there are no files in that
|
||||
* directory. */
|
||||
dirp->dd_stat = -1;
|
||||
} else {
|
||||
dirp->dd_stat = 1;
|
||||
}
|
||||
} else {
|
||||
/* Get the next search entry. */
|
||||
if (_tfindnext (dirp->dd_handle, &(dirp->dd_dta))) {
|
||||
/* We are off the end or otherwise error.
|
||||
_findnext sets errno to ENOENT if no more file
|
||||
Undo this. */
|
||||
DWORD winerr = GetLastError ();
|
||||
|
||||
if (winerr == ERROR_NO_MORE_FILES)
|
||||
errno = 0;
|
||||
_findclose (dirp->dd_handle);
|
||||
dirp->dd_handle = -1;
|
||||
dirp->dd_stat = -1;
|
||||
} else {
|
||||
/* Update the status to indicate the correct
|
||||
* number. */
|
||||
dirp->dd_stat++;
|
||||
}
|
||||
}
|
||||
|
||||
if (dirp->dd_stat > 0) {
|
||||
/* Successfully got an entry. Everything about the file is
|
||||
* already appropriately filled in except the length of the
|
||||
* file name. */
|
||||
dirp->dd_dir.d_namlen = _tcslen (dirp->dd_dta.name);
|
||||
_tcscpy (dirp->dd_dir.d_name, dirp->dd_dta.name);
|
||||
return &dirp->dd_dir;
|
||||
}
|
||||
|
||||
return (struct _tdirent *) 0;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* closedir
|
||||
*
|
||||
* Frees up resources allocated by opendir.
|
||||
*/
|
||||
int
|
||||
_tclosedir (_TDIR * dirp)
|
||||
{
|
||||
int rc;
|
||||
|
||||
errno = 0;
|
||||
rc = 0;
|
||||
|
||||
if (!dirp) {
|
||||
errno = EFAULT;
|
||||
return -1;
|
||||
}
|
||||
|
||||
if (dirp->dd_handle != -1) {
|
||||
rc = _findclose (dirp->dd_handle);
|
||||
}
|
||||
|
||||
if (dirp->dd_dir.d_name)
|
||||
free (dirp->dd_dir.d_name);
|
||||
|
||||
/* Delete the dir structure. */
|
||||
free (dirp);
|
||||
|
||||
return rc;
|
||||
}
|
||||
|
||||
/*
|
||||
* rewinddir
|
||||
*
|
||||
* Return to the beginning of the directory "stream". We simply call findclose
|
||||
* and then reset things like an opendir.
|
||||
*/
|
||||
void
|
||||
_trewinddir (_TDIR * dirp)
|
||||
{
|
||||
errno = 0;
|
||||
|
||||
if (!dirp) {
|
||||
errno = EFAULT;
|
||||
return;
|
||||
}
|
||||
|
||||
if (dirp->dd_handle != -1) {
|
||||
_findclose (dirp->dd_handle);
|
||||
}
|
||||
|
||||
dirp->dd_handle = -1;
|
||||
dirp->dd_stat = 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* telldir
|
||||
*
|
||||
* Returns the "position" in the "directory stream" which can be used with
|
||||
* seekdir to go back to an old entry. We simply return the value in stat.
|
||||
*/
|
||||
long
|
||||
_ttelldir (_TDIR * dirp)
|
||||
{
|
||||
errno = 0;
|
||||
|
||||
if (!dirp) {
|
||||
errno = EFAULT;
|
||||
return -1;
|
||||
}
|
||||
return dirp->dd_stat;
|
||||
}
|
||||
|
||||
/*
|
||||
* seekdir
|
||||
*
|
||||
* Seek to an entry previously returned by telldir. We rewind the directory
|
||||
* and call readdir repeatedly until either dd_stat is the position number
|
||||
* or -1 (off the end). This is not perfect, in that the directory may
|
||||
* have changed while we weren't looking. But that is probably the case with
|
||||
* any such system.
|
||||
*/
|
||||
void
|
||||
_tseekdir (_TDIR * dirp, long lPos)
|
||||
{
|
||||
errno = 0;
|
||||
|
||||
if (!dirp) {
|
||||
errno = EFAULT;
|
||||
return;
|
||||
}
|
||||
|
||||
if (lPos < -1) {
|
||||
/* Seeking to an invalid position. */
|
||||
errno = EINVAL;
|
||||
return;
|
||||
} else if (lPos == -1) {
|
||||
/* Seek past end. */
|
||||
if (dirp->dd_handle != -1) {
|
||||
_findclose (dirp->dd_handle);
|
||||
}
|
||||
dirp->dd_handle = -1;
|
||||
dirp->dd_stat = -1;
|
||||
} else {
|
||||
/* Rewind and read forward to the appropriate index. */
|
||||
_trewinddir (dirp);
|
||||
|
||||
while ((dirp->dd_stat < lPos) && _treaddir (dirp));
|
||||
}
|
||||
}
|
147
win32/dirent.h
147
win32/dirent.h
|
@ -1,147 +0,0 @@
|
|||
/*
|
||||
* DIRENT.H (formerly DIRLIB.H)
|
||||
*
|
||||
* by M. J. Weinstein Released to public domain 1-Jan-89
|
||||
*
|
||||
* Because I have heard that this feature (opendir, readdir, closedir)
|
||||
* it so useful for programmers coming from UNIX or attempting to port
|
||||
* UNIX code, and because it is reasonably light weight, I have included
|
||||
* it in the Mingw32 package. I have also added an implementation of
|
||||
* rewinddir, seekdir and telldir.
|
||||
* - Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
|
||||
*
|
||||
* This code is distributed in the hope that is will be useful but
|
||||
* WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
|
||||
* DISCLAIMED. This includeds but is not limited to warranties of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* $Revision$
|
||||
* $Author$
|
||||
* $Date$
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __STRICT_ANSI__
|
||||
|
||||
#ifndef _DIRENT_H_
|
||||
#define _DIRENT_H_
|
||||
|
||||
/* All the headers include this file. */
|
||||
/*#include <_mingw.h>*/
|
||||
|
||||
#include <io.h>
|
||||
|
||||
#ifndef RC_INVOKED
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
struct dirent
|
||||
{
|
||||
long d_ino; /* Always zero. */
|
||||
unsigned short d_reclen; /* Always zero. */
|
||||
unsigned short d_namlen; /* Length of name in d_name. */
|
||||
char* d_name; /* File name. */
|
||||
/* NOTE: The name in the dirent structure points to the name in the
|
||||
* finddata_t structure in the DIR. */
|
||||
};
|
||||
|
||||
/*
|
||||
* This is an internal data structure. Good programmers will not use it
|
||||
* except as an argument to one of the functions below.
|
||||
* dd_stat field is now int (was short in older versions).
|
||||
*/
|
||||
typedef struct
|
||||
{
|
||||
/* disk transfer area for this dir */
|
||||
struct _finddata_t dd_dta;
|
||||
|
||||
/* dirent struct to return from dir (NOTE: this makes this thread
|
||||
* safe as long as only one thread uses a particular DIR struct at
|
||||
* a time) */
|
||||
struct dirent dd_dir;
|
||||
|
||||
/* _findnext handle */
|
||||
long dd_handle;
|
||||
|
||||
/*
|
||||
* Status of search:
|
||||
* 0 = not started yet (next entry to read is first entry)
|
||||
* -1 = off the end
|
||||
* positive = 0 based index of next entry
|
||||
*/
|
||||
int dd_stat;
|
||||
|
||||
/* given path for dir with search pattern (struct is extended) */
|
||||
char dd_name[1];
|
||||
} DIR;
|
||||
|
||||
DIR* opendir (const char*);
|
||||
struct dirent* readdir (DIR*);
|
||||
int closedir (DIR*);
|
||||
void rewinddir (DIR*);
|
||||
long telldir (DIR*);
|
||||
void seekdir (DIR*, long);
|
||||
|
||||
|
||||
/* wide char versions */
|
||||
|
||||
struct _wdirent
|
||||
{
|
||||
long d_ino; /* Always zero. */
|
||||
unsigned short d_reclen; /* Always zero. */
|
||||
unsigned short d_namlen; /* Length of name in d_name. */
|
||||
wchar_t* d_name; /* File name. */
|
||||
/* NOTE: The name in the dirent structure points to the name in the * wfinddata_t structure in the _WDIR. */
|
||||
};
|
||||
|
||||
/*
|
||||
* This is an internal data structure. Good programmers will not use it
|
||||
* except as an argument to one of the functions below.
|
||||
*/
|
||||
typedef struct
|
||||
{
|
||||
/* disk transfer area for this dir */
|
||||
struct _wfinddata_t dd_dta;
|
||||
|
||||
/* dirent struct to return from dir (NOTE: this makes this thread
|
||||
* safe as long as only one thread uses a particular DIR struct at
|
||||
* a time) */
|
||||
struct _wdirent dd_dir;
|
||||
|
||||
/* _findnext handle */
|
||||
long dd_handle;
|
||||
|
||||
/*
|
||||
* Status of search:
|
||||
* 0 = not started yet (next entry to read is first entry)
|
||||
* -1 = off the end
|
||||
* positive = 0 based index of next entry
|
||||
*/
|
||||
int dd_stat;
|
||||
|
||||
/* given path for dir with search pattern (struct is extended) */
|
||||
wchar_t dd_name[1];
|
||||
} _WDIR;
|
||||
|
||||
|
||||
|
||||
_WDIR* _wopendir (const wchar_t*);
|
||||
struct _wdirent* _wreaddir (_WDIR*);
|
||||
int _wclosedir (_WDIR*);
|
||||
void _wrewinddir (_WDIR*);
|
||||
long _wtelldir (_WDIR*);
|
||||
void _wseekdir (_WDIR*, long);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* Not RC_INVOKED */
|
||||
|
||||
#endif /* Not _DIRENT_H_ */
|
||||
|
||||
#endif /* Not __STRICT_ANSI__ */
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
EXPORTS
|
||||
gst_plugin_desc
|
||||
gst_bytestream_new
|
||||
gst_bytestream_destroy
|
||||
gst_bytestream_reset
|
||||
gst_bytestream_read
|
||||
gst_bytestream_tell
|
||||
gst_bytestream_length
|
||||
gst_bytestream_size_hint
|
||||
gst_bytestream_seek
|
||||
gst_bytestream_peek
|
||||
gst_bytestream_peek_bytes
|
||||
gst_bytestream_flush
|
||||
gst_bytestream_flush_fast
|
||||
gst_bytestream_get_status
|
||||
gst_bytestream_get_timestamp
|
||||
gst_bytestream_print_status
|
|
@ -1,153 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="gstbytestream"
|
||||
ProjectGUID="{0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}"
|
||||
RootNamespace="gstbytestream"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\;..\;c:\usr\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H;HAVE_WIN32"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="1"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/gstbytestream.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
|
||||
IgnoreAllDefaultLibraries="FALSE"
|
||||
ModuleDefinitionFile="gstbytestream.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/gstbytestream.pdb"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy /Y $(TargetPath) c:\gstreamer\bin"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=".\;..\;c:\usr\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H;GST_DISABLE_GST_DEBUG;HAVE_WIN32"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="1"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/gstbytestream.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
|
||||
ModuleDefinitionFile="gstbytestream.def"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy /Y $(TargetPath) c:\gstreamer\bin"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="..\libs\gst\bytestream\bytestream.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\libs\gst\bytestream\bytestream.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
<File
|
||||
RelativePath=".\gstbytestream.def">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,88 +0,0 @@
|
|||
/* This header interprets the various GST_* macros that are typically *
|
||||
* provided by the gstreamer-config or gstreamer.pc files. */
|
||||
|
||||
#ifndef __GST_CONFIG_H__
|
||||
#define __GST_CONFIG_H__
|
||||
|
||||
/***** trick gtk-doc into believing these symbols are defined (yes, it's ugly) */
|
||||
|
||||
#if 0
|
||||
#define GST_DISABLE_LOADSAVE_REGISTRY 1
|
||||
#define GST_DISABLE_GST_DEBUG 1
|
||||
#define GST_DISABLE_LOADSAVE 1
|
||||
#define GST_DISABLE_PARSE 1
|
||||
#define GST_DISABLE_TRACE 1
|
||||
#define GST_DISABLE_ALLOC_TRACE 1
|
||||
#define GST_DISABLE_REGISTRY 1
|
||||
#define GST_DISABLE_ENUMTYPES 1
|
||||
#define GST_DISABLE_INDEX 1
|
||||
#define GST_DISABLE_PLUGIN 1
|
||||
#define GST_DISABLE_URI 1
|
||||
#endif
|
||||
|
||||
/***** default padding of structures *****/
|
||||
#define GST_PADDING 4
|
||||
#define GST_PADDING_INIT {0}
|
||||
|
||||
#define LIBDIR "win32:libdir define in vcproj"
|
||||
#define PACKAGE "temp seb package"
|
||||
|
||||
/***** disabling of subsystems *****/
|
||||
|
||||
/* wether or not the debugging subsystem is enabled */
|
||||
/* #undef GST_DISABLE_GST_DEBUG */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_LOADSAVE */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_PARSE */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_TRACE */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_ALLOC_TRACE */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_REGISTRY */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_ENUMTYPES */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_INDEX */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_PLUGIN */
|
||||
|
||||
/* DOES NOT WORK */
|
||||
/* #undef GST_DISABLE_URI */
|
||||
|
||||
/* printf extension format */
|
||||
#define GST_PTR_FORMAT "P"
|
||||
|
||||
/* whether or not the CPU supports unaligned access */
|
||||
#define GST_HAVE_UNALIGNED_ACCESS 0
|
||||
|
||||
/***** Deal with XML stuff, we have to handle both loadsave and registry *****/
|
||||
|
||||
#if (! (defined(GST_DISABLE_LOADSAVE) && defined(GST_DISABLE_REGISTRY)) )
|
||||
# include <libxml/parser.h>
|
||||
#else
|
||||
# define GST_DISABLE_LOADSAVE_REGISTRY
|
||||
#endif
|
||||
|
||||
#ifdef WIN32
|
||||
#define GST_PLUGIN_EXPORT __declspec(dllexport) extern
|
||||
#ifdef GST_EXPORTS
|
||||
#define GST_EXPORT __declspec(dllexport) extern
|
||||
#else
|
||||
#define GST_EXPORT __declspec(dllimport) extern
|
||||
#endif
|
||||
#else /* not WIN32 */
|
||||
#define GST_PLUGIN_EXPORT
|
||||
#define GST_EXPORT extern
|
||||
#endif
|
||||
|
||||
#endif /* __GST_CONFIG_H__ */
|
1064
win32/gstenumtypes.c
1064
win32/gstenumtypes.c
File diff suppressed because it is too large
Load diff
|
@ -1,167 +0,0 @@
|
|||
|
||||
/* Generated data (by glib-mkenums) */
|
||||
|
||||
#ifndef __GST_ENUM_TYPES_H__
|
||||
#define __GST_ENUM_TYPES_H__
|
||||
|
||||
#include <glib-object.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* enumerations from "gstobject.h" */
|
||||
GType gst_object_flags_get_type (void);
|
||||
#define GST_TYPE_OBJECT_FLAGS (gst_object_flags_get_type())
|
||||
|
||||
/* enumerations from "gstbin.h" */
|
||||
GType gst_bin_flags_get_type (void);
|
||||
#define GST_TYPE_BIN_FLAGS (gst_bin_flags_get_type())
|
||||
|
||||
/* enumerations from "gstbuffer.h" */
|
||||
GType gst_buffer_flag_get_type (void);
|
||||
#define GST_TYPE_BUFFER_FLAG (gst_buffer_flag_get_type())
|
||||
|
||||
/* enumerations from "gstbus.h" */
|
||||
GType gst_bus_flags_get_type (void);
|
||||
#define GST_TYPE_BUS_FLAGS (gst_bus_flags_get_type())
|
||||
GType gst_bus_sync_reply_get_type (void);
|
||||
#define GST_TYPE_BUS_SYNC_REPLY (gst_bus_sync_reply_get_type())
|
||||
|
||||
/* enumerations from "gstclock.h" */
|
||||
GType gst_clock_return_get_type (void);
|
||||
#define GST_TYPE_CLOCK_RETURN (gst_clock_return_get_type())
|
||||
GType gst_clock_entry_type_get_type (void);
|
||||
#define GST_TYPE_CLOCK_ENTRY_TYPE (gst_clock_entry_type_get_type())
|
||||
GType gst_clock_flags_get_type (void);
|
||||
#define GST_TYPE_CLOCK_FLAGS (gst_clock_flags_get_type())
|
||||
|
||||
/* enumerations from "gstelement.h" */
|
||||
GType gst_state_get_type (void);
|
||||
#define GST_TYPE_STATE (gst_state_get_type())
|
||||
GType gst_state_change_return_get_type (void);
|
||||
#define GST_TYPE_STATE_CHANGE_RETURN (gst_state_change_return_get_type())
|
||||
GType gst_state_change_get_type (void);
|
||||
#define GST_TYPE_STATE_CHANGE (gst_state_change_get_type())
|
||||
GType gst_element_flags_get_type (void);
|
||||
#define GST_TYPE_ELEMENT_FLAGS (gst_element_flags_get_type())
|
||||
|
||||
/* enumerations from "gsterror.h" */
|
||||
GType gst_core_error_get_type (void);
|
||||
#define GST_TYPE_CORE_ERROR (gst_core_error_get_type())
|
||||
GType gst_library_error_get_type (void);
|
||||
#define GST_TYPE_LIBRARY_ERROR (gst_library_error_get_type())
|
||||
GType gst_resource_error_get_type (void);
|
||||
#define GST_TYPE_RESOURCE_ERROR (gst_resource_error_get_type())
|
||||
GType gst_stream_error_get_type (void);
|
||||
#define GST_TYPE_STREAM_ERROR (gst_stream_error_get_type())
|
||||
|
||||
/* enumerations from "gstevent.h" */
|
||||
GType gst_event_type_get_type (void);
|
||||
#define GST_TYPE_EVENT_TYPE (gst_event_type_get_type())
|
||||
GType gst_seek_type_get_type (void);
|
||||
#define GST_TYPE_SEEK_TYPE (gst_seek_type_get_type())
|
||||
GType gst_seek_flags_get_type (void);
|
||||
#define GST_TYPE_SEEK_FLAGS (gst_seek_flags_get_type())
|
||||
|
||||
/* enumerations from "gstformat.h" */
|
||||
GType gst_format_get_type (void);
|
||||
#define GST_TYPE_FORMAT (gst_format_get_type())
|
||||
|
||||
/* enumerations from "gstindex.h" */
|
||||
GType gst_index_certainty_get_type (void);
|
||||
#define GST_TYPE_INDEX_CERTAINTY (gst_index_certainty_get_type())
|
||||
GType gst_index_entry_type_get_type (void);
|
||||
#define GST_TYPE_INDEX_ENTRY_TYPE (gst_index_entry_type_get_type())
|
||||
GType gst_index_lookup_method_get_type (void);
|
||||
#define GST_TYPE_INDEX_LOOKUP_METHOD (gst_index_lookup_method_get_type())
|
||||
GType gst_assoc_flags_get_type (void);
|
||||
#define GST_TYPE_ASSOC_FLAGS (gst_assoc_flags_get_type())
|
||||
GType gst_index_resolver_method_get_type (void);
|
||||
#define GST_TYPE_INDEX_RESOLVER_METHOD (gst_index_resolver_method_get_type())
|
||||
GType gst_index_flags_get_type (void);
|
||||
#define GST_TYPE_INDEX_FLAGS (gst_index_flags_get_type())
|
||||
|
||||
/* enumerations from "gstinfo.h" */
|
||||
GType gst_debug_level_get_type (void);
|
||||
#define GST_TYPE_DEBUG_LEVEL (gst_debug_level_get_type())
|
||||
GType gst_debug_color_flags_get_type (void);
|
||||
#define GST_TYPE_DEBUG_COLOR_FLAGS (gst_debug_color_flags_get_type())
|
||||
|
||||
/* enumerations from "gstiterator.h" */
|
||||
GType gst_iterator_result_get_type (void);
|
||||
#define GST_TYPE_ITERATOR_RESULT (gst_iterator_result_get_type())
|
||||
GType gst_iterator_item_get_type (void);
|
||||
#define GST_TYPE_ITERATOR_ITEM (gst_iterator_item_get_type())
|
||||
|
||||
/* enumerations from "gstmessage.h" */
|
||||
GType gst_message_type_get_type (void);
|
||||
#define GST_TYPE_MESSAGE_TYPE (gst_message_type_get_type())
|
||||
|
||||
/* enumerations from "gstminiobject.h" */
|
||||
GType gst_mini_object_flags_get_type (void);
|
||||
#define GST_TYPE_MINI_OBJECT_FLAGS (gst_mini_object_flags_get_type())
|
||||
|
||||
/* enumerations from "gstpad.h" */
|
||||
GType gst_pad_link_return_get_type (void);
|
||||
#define GST_TYPE_PAD_LINK_RETURN (gst_pad_link_return_get_type())
|
||||
GType gst_flow_return_get_type (void);
|
||||
#define GST_TYPE_FLOW_RETURN (gst_flow_return_get_type())
|
||||
GType gst_activate_mode_get_type (void);
|
||||
#define GST_TYPE_ACTIVATE_MODE (gst_activate_mode_get_type())
|
||||
GType gst_pad_direction_get_type (void);
|
||||
#define GST_TYPE_PAD_DIRECTION (gst_pad_direction_get_type())
|
||||
GType gst_pad_flags_get_type (void);
|
||||
#define GST_TYPE_PAD_FLAGS (gst_pad_flags_get_type())
|
||||
GType gst_pad_presence_get_type (void);
|
||||
#define GST_TYPE_PAD_PRESENCE (gst_pad_presence_get_type())
|
||||
GType gst_pad_template_flags_get_type (void);
|
||||
#define GST_TYPE_PAD_TEMPLATE_FLAGS (gst_pad_template_flags_get_type())
|
||||
|
||||
/* enumerations from "gstpipeline.h" */
|
||||
GType gst_pipeline_flags_get_type (void);
|
||||
#define GST_TYPE_PIPELINE_FLAGS (gst_pipeline_flags_get_type())
|
||||
|
||||
/* enumerations from "gstplugin.h" */
|
||||
GType gst_plugin_error_get_type (void);
|
||||
#define GST_TYPE_PLUGIN_ERROR (gst_plugin_error_get_type())
|
||||
GType gst_plugin_flags_get_type (void);
|
||||
#define GST_TYPE_PLUGIN_FLAGS (gst_plugin_flags_get_type())
|
||||
|
||||
/* enumerations from "gstpluginfeature.h" */
|
||||
GType gst_rank_get_type (void);
|
||||
#define GST_TYPE_RANK (gst_rank_get_type())
|
||||
|
||||
/* enumerations from "gstquery.h" */
|
||||
GType gst_query_type_get_type (void);
|
||||
#define GST_TYPE_QUERY_TYPE (gst_query_type_get_type())
|
||||
|
||||
/* enumerations from "gsttaglist.h" */
|
||||
GType gst_tag_merge_mode_get_type (void);
|
||||
#define GST_TYPE_TAG_MERGE_MODE (gst_tag_merge_mode_get_type())
|
||||
GType gst_tag_flag_get_type (void);
|
||||
#define GST_TYPE_TAG_FLAG (gst_tag_flag_get_type())
|
||||
|
||||
/* enumerations from "gsttask.h" */
|
||||
GType gst_task_state_get_type (void);
|
||||
#define GST_TYPE_TASK_STATE (gst_task_state_get_type())
|
||||
|
||||
/* enumerations from "gsttrace.h" */
|
||||
GType gst_alloc_trace_flags_get_type (void);
|
||||
#define GST_TYPE_ALLOC_TRACE_FLAGS (gst_alloc_trace_flags_get_type())
|
||||
|
||||
/* enumerations from "gsttypefind.h" */
|
||||
GType gst_type_find_probability_get_type (void);
|
||||
#define GST_TYPE_TYPE_FIND_PROBABILITY (gst_type_find_probability_get_type())
|
||||
|
||||
/* enumerations from "gsturi.h" */
|
||||
GType gst_uri_type_get_type (void);
|
||||
#define GST_TYPE_URI_TYPE (gst_uri_type_get_type())
|
||||
|
||||
/* enumerations from "gstparse.h" */
|
||||
GType gst_parse_error_get_type (void);
|
||||
#define GST_TYPE_PARSE_ERROR (gst_parse_error_get_type())
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GST_ENUM_TYPES_H__ */
|
||||
|
||||
/* Generated data ends here */
|
||||
|
|
@ -1,150 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="gstoptimalscheduler"
|
||||
ProjectGUID="{0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7B}"
|
||||
RootNamespace="gstoptimalscheduler"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories=".\;..\;c:\usr\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H;HAVE_WIN32"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="1"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/gstoptimalscheduler.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
|
||||
IgnoreAllDefaultLibraries="FALSE"
|
||||
ModuleDefinitionFile=""
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/gstoptimalscheduler.pdb"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy /Y $(TargetPath) c:\gstreamer\bin"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="2"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=".\;..\;c:\usr\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H;GST_DISABLE_GST_DEBUG;HAVE_WIN32"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="1"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/gstoptimalscheduler.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
|
||||
ModuleDefinitionFile=""
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
CommandLine="copy /Y $(TargetPath) c:\gstreamer\bin"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="..\gst\schedulers\gstoptimalscheduler.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
<File
|
||||
RelativePath=".\gstoptimalscheduler.def">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,39 +0,0 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu>
|
||||
* 2000 Wim Taymans <wtay@chello.be>
|
||||
*
|
||||
* gstversion.h: Version information for GStreamer
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 2 of the License, or (at your option) any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Library General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Library General Public
|
||||
* License along with this library; if not, write to the
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
|
||||
#ifndef __GST_VERSION_H__
|
||||
#define __GST_VERSION_H__
|
||||
|
||||
/*
|
||||
* Use these only when you want to know what GStreamer version your stuff was
|
||||
* compiled against.
|
||||
* Use the #gst_version function if you want to know which version of
|
||||
* GStreamer you are currently linked against.
|
||||
*/
|
||||
#define GST_VERSION_MAJOR 0
|
||||
#define GST_VERSION_MINOR 8
|
||||
#define GST_VERSION_MICRO 5
|
||||
|
||||
void gst_version (guint *major, guint *minor, guint *micro);
|
||||
|
||||
#endif /* __GST_VERSION_H__ */
|
397
win32/gtchar.h
397
win32/gtchar.h
|
@ -1,397 +0,0 @@
|
|||
/*
|
||||
* tchar.h
|
||||
*
|
||||
* Unicode mapping layer for the standard C library. By including this
|
||||
* file and using the 't' names for string functions
|
||||
* (eg. _tprintf) you can make code which can be easily adapted to both
|
||||
* Unicode and non-unicode environments. In a unicode enabled compile define
|
||||
* _UNICODE before including tchar.h, otherwise the standard non-unicode
|
||||
* library functions will be used.
|
||||
*
|
||||
* Note that you still need to include string.h or stdlib.h etc. to define
|
||||
* the appropriate functions. Also note that there are several defines
|
||||
* included for non-ANSI functions which are commonly available (but using
|
||||
* the convention of prepending an underscore to non-ANSI library function
|
||||
* names).
|
||||
*
|
||||
* This file is part of the Mingw32 package.
|
||||
*
|
||||
* Contributors:
|
||||
* Created by Colin Peters <colin@bird.fu.is.saga-u.ac.jp>
|
||||
*
|
||||
* THIS SOFTWARE IS NOT COPYRIGHTED
|
||||
*
|
||||
* This source code is offered for use in the public domain. You may
|
||||
* use, modify or distribute it freely.
|
||||
*
|
||||
* This code is distributed in the hope that it will be useful but
|
||||
* WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
|
||||
* DISCLAIMED. This includes but is not limited to warranties of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*
|
||||
* $Revision$
|
||||
* $Author$
|
||||
* $Date$
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef _TCHAR_H_
|
||||
#define _TCHAR_H_
|
||||
|
||||
/* All the headers include this file. */
|
||||
/*#include <_mingw.h>*/
|
||||
|
||||
/*
|
||||
* NOTE: This tests _UNICODE, which is different from the UNICODE define
|
||||
* used to differentiate Win32 API calls.
|
||||
*/
|
||||
#ifdef _UNICODE
|
||||
|
||||
|
||||
/*
|
||||
* Use TCHAR instead of char or wchar_t. It will be appropriately translated
|
||||
* if _UNICODE is correctly defined (or not).
|
||||
*/
|
||||
#ifndef _TCHAR_DEFINED
|
||||
#ifndef RC_INVOKED
|
||||
typedef wchar_t TCHAR;
|
||||
typedef wchar_t _TCHAR;
|
||||
#endif /* Not RC_INVOKED */
|
||||
#define _TCHAR_DEFINED
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* __TEXT is a private macro whose specific use is to force the expansion of a
|
||||
* macro passed as an argument to the macros _T or _TEXT. DO NOT use this
|
||||
* macro within your programs. It's name and function could change without
|
||||
* notice.
|
||||
*/
|
||||
#define __TEXT(q) L##q
|
||||
|
||||
/* for porting from other Windows compilers */
|
||||
#if 0 // no wide startup module
|
||||
#define _tmain wmain
|
||||
#define _tWinMain wWinMain
|
||||
#define _tenviron _wenviron
|
||||
#define __targv __wargv
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Unicode functions
|
||||
*/
|
||||
#define _tprintf wprintf
|
||||
#define _ftprintf fwprintf
|
||||
#define _stprintf swprintf
|
||||
#define _sntprintf _snwprintf
|
||||
#define _vtprintf vwprintf
|
||||
#define _vftprintf vfwprintf
|
||||
#define _vstprintf vswprintf
|
||||
#define _vsntprintf _vsnwprintf
|
||||
#define _tscanf wscanf
|
||||
#define _ftscanf fwscanf
|
||||
#define _stscanf swscanf
|
||||
#define _fgettc fgetwc
|
||||
#define _fgettchar _fgetwchar
|
||||
#define _fgetts fgetws
|
||||
#define _fputtc fputwc
|
||||
#define _fputtchar _fputwchar
|
||||
#define _fputts fputws
|
||||
#define _gettc getwc
|
||||
#define _getts _getws
|
||||
#define _puttc putwc
|
||||
#define _putts _putws
|
||||
#define _ungettc ungetwc
|
||||
#define _tcstod wcstod
|
||||
#define _tcstol wcstol
|
||||
#define _tcstoul wcstoul
|
||||
#define _itot _itow
|
||||
#define _ltot _ltow
|
||||
#define _ultot _ultow
|
||||
#define _ttoi _wtoi
|
||||
#define _ttol _wtol
|
||||
#define _tcscat wcscat
|
||||
#define _tcschr wcschr
|
||||
#define _tcscmp wcscmp
|
||||
#define _tcscpy wcscpy
|
||||
#define _tcscspn wcscspn
|
||||
#define _tcslen wcslen
|
||||
#define _tcsncat wcsncat
|
||||
#define _tcsncmp wcsncmp
|
||||
#define _tcsncpy wcsncpy
|
||||
#define _tcspbrk wcspbrk
|
||||
#define _tcsrchr wcsrchr
|
||||
#define _tcsspn wcsspn
|
||||
#define _tcsstr wcsstr
|
||||
#define _tcstok wcstok
|
||||
#define _tcsdup _wcsdup
|
||||
#define _tcsicmp _wcsicmp
|
||||
#define _tcsnicmp _wcsnicmp
|
||||
#define _tcsnset _wcsnset
|
||||
#define _tcsrev _wcsrev
|
||||
#define _tcsset _wcsset
|
||||
#define _tcslwr _wcslwr
|
||||
#define _tcsupr _wcsupr
|
||||
#define _tcsxfrm wcsxfrm
|
||||
#define _tcscoll wcscoll
|
||||
#define _tcsicoll _wcsicoll
|
||||
#define _istalpha iswalpha
|
||||
#define _istupper iswupper
|
||||
#define _istlower iswlower
|
||||
#define _istdigit iswdigit
|
||||
#define _istxdigit iswxdigit
|
||||
#define _istspace iswspace
|
||||
#define _istpunct iswpunct
|
||||
#define _istalnum iswalnum
|
||||
#define _istprint iswprint
|
||||
#define _istgraph iswgraph
|
||||
#define _istcntrl iswcntrl
|
||||
#define _istascii iswascii
|
||||
#define _totupper towupper
|
||||
#define _totlower towlower
|
||||
#define _tcsftime wcsftime
|
||||
/* Macro functions */
|
||||
#define _tcsdec _wcsdec
|
||||
#define _tcsinc _wcsinc
|
||||
#define _tcsnbcnt _wcsncnt
|
||||
#define _tcsnccnt _wcsncnt
|
||||
#define _tcsnextc _wcsnextc
|
||||
#define _tcsninc _wcsninc
|
||||
#define _tcsspnp _wcsspnp
|
||||
#define _wcsdec(_wcs1, _wcs2) ((_wcs1)>=(_wcs2) ? NULL : (_wcs2)-1)
|
||||
#define _wcsinc(_wcs) ((_wcs)+1)
|
||||
#define _wcsnextc(_wcs) ((unsigned int) *(_wcs))
|
||||
#define _wcsninc(_wcs, _inc) (((_wcs)+(_inc)))
|
||||
#define _wcsncnt(_wcs, _cnt) ((wcslen(_wcs)>_cnt) ? _count : wcslen(_wcs))
|
||||
#define _wcsspnp(_wcs1, _wcs2) ((*((_wcs1)+wcsspn(_wcs1,_wcs2))) ? ((_wcs1)+wcsspn(_wcs1,_wcs2)) : NULL)
|
||||
|
||||
#if 1 /* defined __MSVCRT__ */
|
||||
/*
|
||||
* These wide functions not in crtdll.dll.
|
||||
* Define macros anyway so that _wfoo rather than _tfoo is undefined
|
||||
*/
|
||||
#define _ttoi64 _wtoi64
|
||||
#define _i64tot _i64tow
|
||||
#define _ui64tot _ui64tow
|
||||
#define _tasctime _wasctime
|
||||
#define _tctime _wctime
|
||||
#define _tstrdate _wstrdate
|
||||
#define _tstrtime _wstrtime
|
||||
#define _tutime _wutime
|
||||
#define _tcsnccoll _wcsncoll
|
||||
#define _tcsncoll _wcsncoll
|
||||
#define _tcsncicoll _wcsnicoll
|
||||
#define _tcsnicoll _wcsnicoll
|
||||
#define _taccess _waccess
|
||||
#define _tchmod _wchmod
|
||||
#define _tcreat _wcreat
|
||||
#define _tfindfirst _wfindfirst
|
||||
#define _tfindnext _wfindnext
|
||||
#define _tfdopen _wfdopen
|
||||
#define _tfopen _wfopen
|
||||
#define _tgetenv _wgetenv
|
||||
#define _tputenv _wputenv
|
||||
#define _tsearchenv _wsearchenv
|
||||
#define _tmakepath _wmakepath
|
||||
#define _tsplitpath _wsplitpath
|
||||
#define _tfullpath _wfullpath
|
||||
#define _tmktemp _wmktemp
|
||||
#define _topen _wopen
|
||||
#define _tremove _wremove
|
||||
#define _trename _wrename
|
||||
#define _tsopen _wsopen
|
||||
#define _tsetlocale _wsetlocale
|
||||
#define _tunlink _wunlink
|
||||
#define _tfinddata_t _wfinddata_t
|
||||
#define _tfindfirsti64 _wfindfirsti64
|
||||
#define _tfindnexti64 _wfindnexti64
|
||||
#define _tfinddatai64_t _wfinddatai64_t
|
||||
#endif /* __MSVCRT__ */
|
||||
|
||||
/* dirent structures and functions */
|
||||
#define _tdirent _wdirent
|
||||
#define _TDIR _WDIR
|
||||
#define _topendir _wopendir
|
||||
#define _tclosedir _wclosedir
|
||||
#define _treaddir _wreaddir
|
||||
#define _trewinddir _wrewinddir
|
||||
#define _ttelldir _wtelldir
|
||||
#define _tseekdir _wseekdir
|
||||
#else /* Not _UNICODE */
|
||||
|
||||
/*
|
||||
* TCHAR, the type you should use instead of char.
|
||||
*/
|
||||
#ifndef _TCHAR_DEFINED
|
||||
#ifndef RC_INVOKED
|
||||
typedef char TCHAR;
|
||||
typedef char _TCHAR;
|
||||
#endif
|
||||
#define _TCHAR_DEFINED
|
||||
#endif
|
||||
|
||||
/*
|
||||
* __TEXT is a private macro whose specific use is to force the expansion of a
|
||||
* macro passed as an argument to the macros _T or _TEXT. DO NOT use this
|
||||
* macro within your programs. It's name and function could change without
|
||||
* notice.
|
||||
*/
|
||||
#define __TEXT(q) q
|
||||
|
||||
/* for porting from other Windows compilers */
|
||||
#define _tmain main
|
||||
#define _tWinMain WinMain
|
||||
#define _tenviron _environ
|
||||
#define __targv __argv
|
||||
|
||||
/*
|
||||
* Non-unicode (standard) functions
|
||||
*/
|
||||
|
||||
#define _tprintf printf
|
||||
#define _ftprintf fprintf
|
||||
#define _stprintf sprintf
|
||||
#define _sntprintf _snprintf
|
||||
#define _vtprintf vprintf
|
||||
#define _vftprintf vfprintf
|
||||
#define _vstprintf vsprintf
|
||||
#define _vsntprintf _vsnprintf
|
||||
#define _tscanf scanf
|
||||
#define _ftscanf fscanf
|
||||
#define _stscanf sscanf
|
||||
#define _fgettc fgetc
|
||||
#define _fgettchar _fgetchar
|
||||
#define _fgetts fgets
|
||||
#define _fputtc fputc
|
||||
#define _fputtchar _fputchar
|
||||
#define _fputts fputs
|
||||
#define _tfdopen _fdopen
|
||||
#define _tfopen fopen
|
||||
#define _tgetenv getenv
|
||||
#define _tputenv _putenv
|
||||
#define _tsearchenv _searchenv
|
||||
#define _tmakepath _makepath
|
||||
#define _tsplitpath _splitpath
|
||||
#define _tfullpath _fullpath
|
||||
#define _gettc getc
|
||||
#define _getts gets
|
||||
#define _puttc putc
|
||||
#define _putts puts
|
||||
#define _ungettc ungetc
|
||||
#define _tcstod strtod
|
||||
#define _tcstol strtol
|
||||
#define _tcstoul strtoul
|
||||
#define _itot _itoa
|
||||
#define _ltot _ltoa
|
||||
#define _ultot _ultoa
|
||||
#define _ttoi atoi
|
||||
#define _ttol atol
|
||||
#define _tcscat strcat
|
||||
#define _tcschr strchr
|
||||
#define _tcscmp strcmp
|
||||
#define _tcscpy strcpy
|
||||
#define _tcscspn strcspn
|
||||
#define _tcslen strlen
|
||||
#define _tcsncat strncat
|
||||
#define _tcsncmp strncmp
|
||||
#define _tcsncpy strncpy
|
||||
#define _tcspbrk strpbrk
|
||||
#define _tcsrchr strrchr
|
||||
#define _tcsspn strspn
|
||||
#define _tcsstr strstr
|
||||
#define _tcstok strtok
|
||||
#define _tcsdup _strdup
|
||||
#define _tcsicmp _stricmp
|
||||
#define _tcsnicmp _strnicmp
|
||||
#define _tcsnset _strnset
|
||||
#define _tcsrev _strrev
|
||||
#define _tcsset _strset
|
||||
#define _tcslwr _strlwr
|
||||
#define _tcsupr _strupr
|
||||
#define _tcsxfrm strxfrm
|
||||
#define _tcscoll strcoll
|
||||
#define _tcsicoll _stricoll
|
||||
#define _istalpha isalpha
|
||||
#define _istupper isupper
|
||||
#define _istlower islower
|
||||
#define _istdigit isdigit
|
||||
#define _istxdigit isxdigit
|
||||
#define _istspace isspace
|
||||
#define _istpunct ispunct
|
||||
#define _istalnum isalnum
|
||||
#define _istprint isprint
|
||||
#define _istgraph isgraph
|
||||
#define _istcntrl iscntrl
|
||||
#define _istascii isascii
|
||||
#define _totupper toupper
|
||||
#define _totlower tolower
|
||||
#define _tasctime asctime
|
||||
#define _tctime ctime
|
||||
#define _tstrdate _strdate
|
||||
#define _tstrtime _strtime
|
||||
#define _tutime _utime
|
||||
#define _tcsftime strftime
|
||||
/* Macro functions */
|
||||
#define _tcsdec _strdec
|
||||
#define _tcsinc _strinc
|
||||
#define _tcsnbcnt _strncnt
|
||||
#define _tcsnccnt _strncnt
|
||||
#define _tcsnextc _strnextc
|
||||
#define _tcsninc _strninc
|
||||
#define _tcsspnp _strspnp
|
||||
#define _strdec(_str1, _str2) ((_str1)>=(_str2) ? NULL : (_str2)-1)
|
||||
#define _strinc(_str) ((_str)+1)
|
||||
#define _strnextc(_str) ((unsigned int) *(_str))
|
||||
#define _strninc(_str, _inc) (((_str)+(_inc)))
|
||||
#define _strncnt(_str, _cnt) ((strlen(_str)>_cnt) ? _count : strlen(_str))
|
||||
#define _strspnp(_str1, _str2) ((*((_str1)+strspn(_str1,_str2))) ? ((_str1)+strspn(_str1,_str2)) : NULL)
|
||||
|
||||
#define _tchmod _chmod
|
||||
#define _tcreat _creat
|
||||
#define _tfindfirst _findfirst
|
||||
#define _tfindnext _findnext
|
||||
#define _tmktemp _mktemp
|
||||
#define _topen _open
|
||||
#define _taccess _access
|
||||
#define _tremove remove
|
||||
#define _trename rename
|
||||
#define _tsopen _sopen
|
||||
#define _tsetlocale setlocale
|
||||
#define _tunlink _unlink
|
||||
#define _tfinddata_t _finddata_t
|
||||
|
||||
#if 1 /* defined __MSVCRT__ */
|
||||
/* Not in crtdll.dll. Define macros anyway? */
|
||||
#define _ttoi64 _atoi64
|
||||
#define _i64tot _i64toa
|
||||
#define _ui64tot _ui64toa
|
||||
#define _tcsnccoll _strncoll
|
||||
#define _tcsncoll _strncoll
|
||||
#define _tcsncicoll _strnicoll
|
||||
#define _tcsnicoll _strnicoll
|
||||
#define _tfindfirsti64 _findfirsti64
|
||||
#define _tfindnexti64 _findnexti64
|
||||
#define _tfinddatai64_t _finddatai64_t
|
||||
#endif /* __MSVCRT__ */
|
||||
|
||||
/* dirent structures and functions */
|
||||
#define _tdirent dirent
|
||||
#define _TDIR DIR
|
||||
#define _topendir opendir
|
||||
#define _tclosedir closedir
|
||||
#define _treaddir readdir
|
||||
#define _trewinddir rewinddir
|
||||
#define _ttelldir telldir
|
||||
#define _tseekdir seekdir
|
||||
|
||||
#endif /* Not _UNICODE */
|
||||
|
||||
/*
|
||||
* UNICODE a constant string when _UNICODE is defined else returns the string
|
||||
* unmodified. Also defined in w32api/winnt.h.
|
||||
*/
|
||||
#define _TEXT(x) __TEXT(x)
|
||||
#define _T(x) __TEXT(x)
|
||||
|
||||
#endif /* Not _TCHAR_H_ */
|
||||
|
|
@ -1,138 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="bins"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC639}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/bins.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/bins.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/bins.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="..\..\testsuite\bins\interface.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,138 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="bytestream"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC641}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/bytestream.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/bytestream.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/bytestream.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="..\..\testsuite\bytestream\test1.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,141 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="caps"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC640}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/caps.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/caps.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/caps.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
<File
|
||||
RelativePath="..\..\testsuite\caps\caps.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\testsuite\caps\caps.h">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="cleanup"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC63E}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/cleanup.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/cleanup.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/cleanup.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="clock"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC63D}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/clock.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/clock.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/clock.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="debug"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC63C}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/debug.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/debug.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/debug.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="dlopen"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC63B}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/dlopen.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/dlopen.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/dlopen.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="dynparams"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC63A}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/dynparams.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/dynparams.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/dynparams.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="elements"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC642}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/elements.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/elements.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/elements.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="ghostpads"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC638}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/ghostpads.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/ghostpads.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/ghostpads.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="indexers"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC637}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/indexers.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/indexers.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/indexers.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="negotiation"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC636}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/negotiation.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/negotiation.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/negotiation.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="parse"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC635}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/parse.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/parse.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/parse.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="plugin"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC634}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/plugin.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/plugin.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/plugin.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="refcounting"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC633}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/refcounting.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/refcounting.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/refcounting.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="schedulers"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC632}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/schedulers.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/schedulers.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/schedulers.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="states"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC63F}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/states.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/states.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/states.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="tags"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC631}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/tags.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/tags.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/tags.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="threads"
|
||||
ProjectGUID="{5B645596-556B-4BAB-8612-3AC4F17BC630}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"/>
|
||||
</Platforms>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="Debug"
|
||||
IntermediateDirectory="Debug"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="4"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/threads.exe"
|
||||
LinkIncremental="2"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile="$(OutDir)/threads.pdb"
|
||||
SubSystem="1"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="Release"
|
||||
IntermediateDirectory="Release"
|
||||
ConfigurationType="1"
|
||||
CharacterSet="2">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="../../;../../../glib/glib;../../../glib;..\..\..\popt\include;..\..\..\libiconv\include;..\..\..\glib\gmodule;..\..\..\libxml\include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
||||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
|
||||
OutputFile="$(OutDir)/threads.exe"
|
||||
LinkIncremental="1"
|
||||
AdditionalLibraryDirectories="../../../glib/glib;../../../glib/gobject"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
TargetMachine="1"/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCWebDeploymentTool"/>
|
||||
<Tool
|
||||
Name="VCManagedWrapperGeneratorTool"/>
|
||||
<Tool
|
||||
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||||
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
Loading…
Reference in a new issue