Author: jani
Date: Sat Nov 30 11:44:51 2013
New Revision: 1546720

URL: http://svn.apache.org/r1546720
Log:
added svn ignore for "legal" dynamic files

Added:
    
openoffice/branches/capstone2013/main/winaccessibility/source/UAccCOMIDL/dlldata.c
   (with props)
Modified:
    openoffice/branches/capstone2013/   (props changed)
    openoffice/branches/capstone2013/ext_sources/   (props changed)
    openoffice/branches/capstone2013/main/   (props changed)
    openoffice/branches/capstone2013/main/external/dbghelp/   (props changed)
    openoffice/branches/capstone2013/main/external/gdiplus/   (props changed)
    openoffice/branches/capstone2013/main/external/mingwm10/   (props changed)
    openoffice/branches/capstone2013/main/external/msvcp100/   (props changed)
    openoffice/branches/capstone2013/main/external/msvcp90/   (props changed)
    openoffice/branches/capstone2013/main/external/vcredist/   (props changed)

Propchange: openoffice/branches/capstone2013/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+

Propchange: openoffice/branches/capstone2013/ext_sources/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+*

Propchange: openoffice/branches/capstone2013/main/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -1,2 +1,13 @@
 config.guess
 config.sub
+autom4te.cache
+bootstrap
+config.log
+config.parms
+config.status
+configure
+set_soenv
+solver
+winenv.set
+winenv.set.sh
+Makefile.gb

Propchange: openoffice/branches/capstone2013/main/external/dbghelp/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+*.dll

Propchange: openoffice/branches/capstone2013/main/external/gdiplus/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+*.dll

Propchange: openoffice/branches/capstone2013/main/external/mingwm10/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+*.dll

Propchange: openoffice/branches/capstone2013/main/external/msvcp100/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+*.dll

Propchange: openoffice/branches/capstone2013/main/external/msvcp90/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1,2 @@
+*.dll
+Microsoft.VC90.CRT.manifest

Propchange: openoffice/branches/capstone2013/main/external/vcredist/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Sat Nov 30 11:44:51 2013
@@ -0,0 +1 @@
+*.exe

Added: 
openoffice/branches/capstone2013/main/winaccessibility/source/UAccCOMIDL/dlldata.c
URL: 
http://svn.apache.org/viewvc/openoffice/branches/capstone2013/main/winaccessibility/source/UAccCOMIDL/dlldata.c?rev=1546720&view=auto
==============================================================================
--- 
openoffice/branches/capstone2013/main/winaccessibility/source/UAccCOMIDL/dlldata.c
 (added)
+++ 
openoffice/branches/capstone2013/main/winaccessibility/source/UAccCOMIDL/dlldata.c
 Sat Nov 30 11:44:51 2013
@@ -0,0 +1,42 @@
+/*********************************************************
+   DllData file -- generated by MIDL compiler 
+
+        DO NOT ALTER THIS FILE
+
+   This file is regenerated by MIDL on every IDL file compile.
+
+   To completely reconstruct this file, delete it and rerun MIDL
+   on all the IDL files in this DLL, specifying this file for the
+   /dlldata command line option
+
+*********************************************************/
+
+#define PROXY_DELEGATION
+
+#include <rpcproxy.h>
+
+#ifdef __cplusplus
+extern "C"   {
+#endif
+
+EXTERN_PROXY_FILE( AccessibleKeyBinding )
+EXTERN_PROXY_FILE( UAccCOM )
+EXTERN_PROXY_FILE( ia2_api_all )
+
+
+PROXYFILE_LIST_START
+/* Start of list */
+  REFERENCE_PROXY_FILE( AccessibleKeyBinding ),
+  REFERENCE_PROXY_FILE( UAccCOM ),
+  REFERENCE_PROXY_FILE( ia2_api_all ),
+/* End of list */
+PROXYFILE_LIST_END
+
+
+DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )
+
+#ifdef __cplusplus
+}  /*extern "C" */
+#endif
+
+/* end of generated dlldata file */

Propchange: 
openoffice/branches/capstone2013/main/winaccessibility/source/UAccCOMIDL/dlldata.c
------------------------------------------------------------------------------
    svn:executable = *


Reply via email to