mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-15 19:48:00 +01:00
removed .cvsignores left over from CVS migration
This commit is contained in:
parent
5c7a8b44b9
commit
fce1ba265a
19 changed files with 10 additions and 185 deletions
|
@ -1,4 +0,0 @@
|
|||
Arabica.suo
|
||||
Arabica.opt
|
||||
Arabica.ncb
|
||||
lib
|
10
Arabica.sln
10
Arabica.sln
|
@ -2,6 +2,8 @@ Microsoft Visual Studio Solution File, Format Version 8.00
|
|||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ArabicaLib", "SAX\SAX.vcproj", "{884490E3-E4B3-43BE-A88B-7FA9EA4E16AB}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXSimpleHandler", "examples\SAX\SimpleHandler.vcproj", "{16475ED0-2906-429B-9E73-F2BF2929F6E9}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
|
@ -73,6 +75,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_DOM_wide", "test\DOM_w
|
|||
{884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_SAXFilter", "test\SAX\FilterTest.vcproj", "{A21EA5E3-7353-4856-8C8F-8129FEBEA7E2}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfiguration) = preSolution
|
||||
Debug = Debug
|
||||
|
@ -139,6 +145,10 @@ Global
|
|||
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Debug.Build.0 = Debug|Win32
|
||||
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Release.ActiveCfg = Release|Win32
|
||||
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Release.Build.0 = Release|Win32
|
||||
{A21EA5E3-7353-4856-8C8F-8129FEBEA7E2}.Debug.ActiveCfg = Debug|Win32
|
||||
{A21EA5E3-7353-4856-8C8F-8129FEBEA7E2}.Debug.Build.0 = Debug|Win32
|
||||
{A21EA5E3-7353-4856-8C8F-8129FEBEA7E2}.Release.ActiveCfg = Release|Win32
|
||||
{A21EA5E3-7353-4856-8C8F-8129FEBEA7E2}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
ArabicaConfig.h
|
||||
ParserConfig.h
|
||||
*.dep
|
||||
*.plg
|
||||
saxlib.cpp
|
||||
Debug
|
||||
Release
|
||||
libArabica.dll
|
||||
*.dylib
|
|
@ -1,5 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
|
@ -1,5 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
|
@ -1,6 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
|
@ -1,6 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
|
@ -1,20 +0,0 @@
|
|||
*.a
|
||||
*.so
|
||||
*.so.*
|
||||
pyx
|
||||
sax2dom_test
|
||||
simple_handler
|
||||
writer
|
||||
domwriter
|
||||
transcode
|
||||
xmlbase
|
||||
xpath_test*
|
||||
libArabica.dll
|
||||
*.exe
|
||||
*.exe.*
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.dll
|
||||
*.dylib
|
||||
dom_test*
|
||||
xgrep
|
|
@ -1,15 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
sax2dom_test
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
domwriter
|
||||
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
Debug
|
||||
Release
|
||||
*.o
|
||||
*.exe
|
||||
transcode
|
|
@ -1,14 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
xgrep
|
||||
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
sax2dom_test
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
domwriter
|
||||
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
sax2dom_test
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
domwriter
|
||||
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
sax2dom_test
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
domwriter
|
||||
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
*.obj
|
||||
core
|
||||
*.so
|
||||
*.so.*
|
||||
*.a
|
||||
.depend
|
||||
sax2dom_test
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
*.exe
|
||||
domwriter
|
||||
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
Debug
|
||||
*.ncb
|
||||
*.suo
|
||||
xml_grammar.hpp
|
||||
Release
|
||||
xpath_test
|
|
@ -1,6 +0,0 @@
|
|||
Debug
|
||||
*.ncb
|
||||
*.suo
|
||||
xml_grammar.hpp
|
||||
Release
|
||||
xpath_test
|
|
@ -1,6 +0,0 @@
|
|||
Debug
|
||||
*.ncb
|
||||
*.suo
|
||||
xml_grammar.hpp
|
||||
Release
|
||||
xpath_test
|
Loading…
Reference in a new issue