2055f6ba91
These are the VS 2008/2010 project files to build Cogl, with a README.txt to explain the process involved. Note that the Cogl and Cogl-Pango projects (and filters for VS2010) are expanded with the correct source file listings during "make dist", which is done to simplify maintenance of these project files. -added preconfigured config.h(.win32.in), which is expanded with the correct versioining info during autogen -added preconfigued cogl/cogl-defines.h.win32 -added symbols files for cogl and cogl-pango -Have configure.ac expand the config.h.win32.in into config.h.win32 with the correct versioning info, etc, and to include the Visual C++ project files for distribution -Added rules in cogl/Makefile.am to expand the cogl VS 2008/2010 projects and filters from the templates with up-to-date source file listings, to distribute cogl-enum-types.c, cogl-enum-types.h to ease compilation and to avoid depending on PERL on Windows installations. -Added rules in cogl-pango/Makefile.am to expand the cogl-pango VS2008/ 2010 projects and filters from the templates with up-to-date source file listings. -Added/edited various Makefile.am's in build to distribute the VS2008/2010 project files and associated items required for the build. -Update .gitignore. There needs to be a pre-configured config.h(.win32) and its template, config.h.win32.in for Visual C++ builds https://bugzilla.gnome.org/show_bug.cgi?id=650020 Reviewed-by: Neil Roberts <neil@linux.intel.com>
95 lines
2.0 KiB
Plaintext
95 lines
2.0 KiB
Plaintext
ABOUT-NLS
|
|
INSTALL
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
compile
|
|
*.pc
|
|
.deps
|
|
.libs
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.gcov
|
|
*.exe
|
|
README
|
|
stamp-enum-types
|
|
stamp-marshal
|
|
/build/autotools/*.m4
|
|
/build/win32/*.bat
|
|
!/build/autotools/introspection.m4
|
|
!/build/autotools/as-linguas.m4
|
|
!/build/autotools/as-compiler-flag.m4
|
|
*.gir
|
|
*.typelib
|
|
/cogl/cogl-defines.h
|
|
/cogl/cogl-enum-types.c
|
|
/cogl/cogl-enum-types.h
|
|
config.h
|
|
config.h.in
|
|
configure
|
|
depcomp
|
|
/doc/reference/cogl/cogl-*.txt
|
|
!/doc/reference/cogl/cogl-sections.txt
|
|
/doc/reference/cogl/html
|
|
/doc/reference/cogl/tmpl
|
|
/doc/reference/cogl/xml
|
|
/doc/reference/cogl/cogl.args
|
|
/doc/reference/cogl/cogl.hierarchy
|
|
/doc/reference/cogl/cogl.interfaces
|
|
/doc/reference/cogl/cogl.prerequisites
|
|
/doc/reference/cogl/cogl.signals
|
|
/doc/reference/cogl/cogl-docs.xml
|
|
/doc/reference/cogl/*.stamp
|
|
/doc/reference/cogl/*.bak
|
|
/doc/reference/cogl-2.0-experimental/cogl-*.txt
|
|
!/doc/reference/cogl-2.0-experimental/cogl-sections.txt
|
|
/doc/reference/cogl-2.0-experimental/html
|
|
/doc/reference/cogl-2.0-experimental/tmpl
|
|
/doc/reference/cogl-2.0-experimental/xml
|
|
/doc/reference/cogl-2.0-experimental/cogl.args
|
|
/doc/reference/cogl-2.0-experimental/cogl.hierarchy
|
|
/doc/reference/cogl-2.0-experimental/cogl.interfaces
|
|
/doc/reference/cogl-2.0-experimental/cogl.prerequisites
|
|
/doc/reference/cogl-2.0-experimental/cogl.signals
|
|
/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-docs.xml
|
|
/doc/reference/cogl-2.0-experimental/*.stamp
|
|
/doc/reference/cogl-2.0-experimental/*.bak
|
|
/examples/hello
|
|
/examples/x11-foreign
|
|
/examples/x11-tfp
|
|
/examples/crate
|
|
gtk-doc.make
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
missing
|
|
mkinstalldirs
|
|
stamp-h1
|
|
TAGS
|
|
/tests/tools/disable-npots.sh
|
|
/tests/conform/test-launcher.sh
|
|
/tests/interactive/wrapper.sh
|
|
/po/POTFILES
|
|
/po/*.gmo
|
|
/po/Makefile.in.in
|
|
/po/Makevars.template
|
|
/po/Rules-quot
|
|
/po/boldquot.sed
|
|
/po/en@boldquot.header
|
|
/po/en@quot.header
|
|
/po/insert-header.sin
|
|
/po/quot.sed
|
|
/po/remove-potcdate.sin
|
|
/po/remove-potcdate.sed
|
|
/po/stamp-po
|
|
*.swn
|
|
*.swo
|
|
*.swp
|
|
*~
|
|
*.orig
|
|
*.rej
|
|
.DS_Store
|
|
.testlogs-*
|