Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
2a77543c
Commit
2a77543c
authored
Nov 12, 2021
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Stop building tlb files in the include directory.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
ef8b871e
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
33 deletions
+2
-33
Makefile.in
dlls/stdole2.tlb/Makefile.in
+1
-1
std_ole_v2.idl
dlls/stdole2.tlb/std_ole_v2.idl
+0
-23
stdole2.idl
dlls/stdole2.tlb/stdole2.idl
+1
-2
Makefile.in
include/Makefile.in
+0
-1
oleacc.idl
include/oleacc.idl
+0
-6
No files found.
dlls/stdole2.tlb/Makefile.in
View file @
2a77543c
MODULE
=
stdole2.tlb
RC_SRCS
=
rsrc.rc
IDL_SRCS
=
std
_ole_v
2.idl
IDL_SRCS
=
std
ole
2.idl
dlls/stdole2.tlb/std_ole_v2.idl
deleted
100644 → 0
View file @
ef8b871e
/*
*
Copyright
(
C
)
2003
Robert
Shearman
*
2005
Huw
Davies
*
*
This
library
is
free
software
; you can redistribute it and/or
*
modify
it
under
the
terms
of
the
GNU
Lesser
General
Public
*
License
as
published
by
the
Free
Software
Foundation
; either
*
version
2.1
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
*
Lesser
General
Public
License
for
more
details
.
*
*
You
should
have
received
a
copy
of
the
GNU
Lesser
General
Public
*
License
along
with
this
library
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
*/
#
pragma
makedep
regtypelib
#
include
"stdole2.idl"
include
/stdole2.idl
→
dlls/stdole2.tlb
/stdole2.idl
View file @
2a77543c
...
...
@@ -19,8 +19,7 @@
*/
#
if
0
#
pragma
makedep
install
#
pragma
makedep
typelib
#
pragma
makedep
regtypelib
#
endif
#
include
<
olectl
.
h>
...
...
include/Makefile.in
View file @
2a77543c
...
...
@@ -683,7 +683,6 @@ SOURCES = \
srcrst.idl
\
srrestoreptapi.h
\
sspi.h
\
stdole2.idl
\
stgprop.h
\
sti.h
\
storage.h
\
...
...
include/oleacc.idl
View file @
2a77543c
...
...
@@ -16,12 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
#
if
0
#
pragma
makedep
install
#
pragma
makedep
typelib
#
pragma
makedep
header
#
endif
import
"oaidl.idl"
;
#
ifndef
__WIDL__
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment