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
566d3418
Commit
566d3418
authored
Dec 24, 2013
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
makedep: Add a separate pragma flag for typelibs that need registration.
parent
7779af1d
Show whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
35 additions
and
33 deletions
+35
-33
gameux_tlb.idl
dlls/gameux/gameux_tlb.idl
+1
-1
hhctrl_tlb.idl
dlls/hhctrl.ocx/hhctrl_tlb.idl
+1
-1
hnetcfg_tlb.idl
dlls/hnetcfg/hnetcfg_tlb.idl
+1
-1
ieframe_v1.idl
dlls/ieframe/ieframe_v1.idl
+1
-1
jsglobal.idl
dlls/jscript/jsglobal.idl
+1
-1
mmcndmgr.idl
dlls/mmcndmgr/mmcndmgr.idl
+1
-1
mshtml_tlb.idl
dlls/mshtml.tlb/mshtml_tlb.idl
+1
-1
msiserver.idl
dlls/msi/msiserver.idl
+1
-1
msxml_tlb.idl
dlls/msxml/msxml_tlb.idl
+1
-1
msxml2_tlb.idl
dlls/msxml2/msxml2_tlb.idl
+1
-1
msxml3_v1.idl
dlls/msxml3/msxml3_v1.idl
+1
-1
msxml4_tlb.idl
dlls/msxml4/msxml4_tlb.idl
+1
-1
msxml6_tlb.idl
dlls/msxml6/msxml6_tlb.idl
+1
-1
oleacc_classes.idl
dlls/oleacc/oleacc_classes.idl
+1
-1
oledb32_typelib.idl
dlls/oledb32/oledb32_typelib.idl
+1
-1
pstorec_tlb.idl
dlls/pstorec/pstorec_tlb.idl
+1
-1
control_tlb.idl
dlls/quartz/control_tlb.idl
+1
-1
scrrun.idl
dlls/scrrun/scrrun.idl
+1
-1
shdocvw_v1.idl
dlls/shdocvw/shdocvw_v1.idl
+1
-1
shell32_tlb.idl
dlls/shell32/shell32_tlb.idl
+1
-1
std_ole_v2.idl
dlls/stdole2.tlb/std_ole_v2.idl
+1
-1
std_ole_v1.idl
dlls/stdole32.tlb/std_ole_v1.idl
+1
-1
vbsglobal.idl
dlls/vbscript/vbsglobal.idl
+1
-1
vbsregexp10.idl
dlls/vbscript/vbsregexp10.idl
+1
-1
vbsregexp55.idl
dlls/vbscript/vbsregexp55.idl
+1
-1
wbemdisp_tlb.idl
dlls/wbemdisp/wbemdisp_tlb.idl
+1
-1
winhttp_tlb.idl
dlls/winhttp/winhttp_tlb.idl
+1
-1
wshom.idl
dlls/wshom.ocx/wshom.idl
+1
-1
wuapi_tlb.idl
dlls/wuapi/wuapi_tlb.idl
+1
-1
makedep.c
tools/makedep.c
+6
-4
No files found.
dlls/gameux/gameux_tlb.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"gameux.idl"
#
include
"gameux.idl"
dlls/hhctrl.ocx/hhctrl_tlb.idl
View file @
566d3418
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
import
"unknwn.idl"
;
import
"unknwn.idl"
;
import
"objidl.idl"
;
import
"objidl.idl"
;
...
...
dlls/hnetcfg/hnetcfg_tlb.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"netfw.idl"
#
include
"netfw.idl"
dlls/ieframe/ieframe_v1.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
pragma
makedep
register
#
pragma
makedep
register
#
include
"exdisp.idl"
#
include
"exdisp.idl"
...
...
dlls/jscript/jsglobal.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"jsglobal_dispid.h"
#
include
"jsglobal_dispid.h"
...
...
dlls/mmcndmgr/mmcndmgr.idl
View file @
566d3418
...
@@ -17,6 +17,6 @@
...
@@ -17,6 +17,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"mmc.idl"
#
include
"mmc.idl"
dlls/mshtml.tlb/mshtml_tlb.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"mshtml.idl"
#
include
"mshtml.idl"
dlls/msi/msiserver.idl
View file @
566d3418
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
#
pragma
makedep
ident
#
pragma
makedep
ident
#
pragma
makedep
register
#
pragma
makedep
register
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"msiserver_dispids.h"
#
include
"msiserver_dispids.h"
import
"unknwn.idl"
;
import
"unknwn.idl"
;
...
...
dlls/msxml/msxml_tlb.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"msxml.idl"
#
include
"msxml.idl"
dlls/msxml2/msxml2_tlb.idl
View file @
566d3418
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
<
msxml2did
.
h>
#
include
<
msxml2did
.
h>
#
include
<
idispids
.
h>
#
include
<
idispids
.
h>
...
...
dlls/msxml3/msxml3_v1.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"msxml2.idl"
#
include
"msxml2.idl"
dlls/msxml4/msxml4_tlb.idl
View file @
566d3418
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
<
msxml2did
.
h>
#
include
<
msxml2did
.
h>
#
include
<
idispids
.
h>
#
include
<
idispids
.
h>
...
...
dlls/msxml6/msxml6_tlb.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"msxml6.idl"
#
include
"msxml6.idl"
dlls/oleacc/oleacc_classes.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"oleacc.idl"
#
include
"oleacc.idl"
dlls/oledb32/oledb32_typelib.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"msdasc.idl"
#
include
"msdasc.idl"
dlls/pstorec/pstorec_tlb.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"pstore.idl"
#
include
"pstore.idl"
dlls/quartz/control_tlb.idl
View file @
566d3418
...
@@ -14,6 +14,6 @@
...
@@ -14,6 +14,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"control.idl"
#
include
"control.idl"
dlls/scrrun/scrrun.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
import
"unknwn.idl"
;
import
"unknwn.idl"
;
import
"objidl.idl"
;
import
"objidl.idl"
;
...
...
dlls/shdocvw/shdocvw_v1.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"exdisp.idl"
#
include
"exdisp.idl"
dlls/shell32/shell32_tlb.idl
View file @
566d3418
...
@@ -16,6 +16,6 @@
...
@@ -16,6 +16,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"shldisp.idl"
#
include
"shldisp.idl"
dlls/stdole2.tlb/std_ole_v2.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
*
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"stdole2.idl"
#
include
"stdole2.idl"
dlls/stdole32.tlb/std_ole_v1.idl
View file @
566d3418
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*
*
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
[
[
uuid
(
00020430
-
0000
-
0000
-
C000
-
000000000046
),
uuid
(
00020430
-
0000
-
0000
-
C000
-
000000000046
),
...
...
dlls/vbscript/vbsglobal.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
dlls/vbscript/vbsregexp10.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
dlls/vbscript/vbsregexp55.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
...
...
dlls/wbemdisp/wbemdisp_tlb.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"wbemdisp.idl"
#
include
"wbemdisp.idl"
dlls/winhttp/winhttp_tlb.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"httprequest.idl"
#
include
"httprequest.idl"
dlls/wshom.ocx/wshom.idl
View file @
566d3418
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
import
"oaidl.idl"
;
import
"oaidl.idl"
;
cpp_quote
(
"#undef ExpandEnvironmentStrings"
)
cpp_quote
(
"#undef ExpandEnvironmentStrings"
)
...
...
dlls/wuapi/wuapi_tlb.idl
View file @
566d3418
...
@@ -18,6 +18,6 @@
...
@@ -18,6 +18,6 @@
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*
Foundation
,
Inc
.
,
51
Franklin
St
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
,
USA
*/
*/
#
pragma
makedep
typelib
#
pragma
makedep
reg
typelib
#
include
"wuapi.idl"
#
include
"wuapi.idl"
tools/makedep.c
View file @
566d3418
...
@@ -57,9 +57,10 @@ struct incl_file
...
@@ -57,9 +57,10 @@ struct incl_file
#define FLAG_IDL_IDENT 0x0010
/* generates an ident (_i.c) file */
#define FLAG_IDL_IDENT 0x0010
/* generates an ident (_i.c) file */
#define FLAG_IDL_REGISTER 0x0020
/* generates a registration (_r.res) file */
#define FLAG_IDL_REGISTER 0x0020
/* generates a registration (_r.res) file */
#define FLAG_IDL_TYPELIB 0x0040
/* generates a typelib (.tlb) file */
#define FLAG_IDL_TYPELIB 0x0040
/* generates a typelib (.tlb) file */
#define FLAG_IDL_HEADER 0x0080
/* generates a header (.h) file */
#define FLAG_IDL_REGTYPELIB 0x0080
/* generates a registered typelib (_t.res) file */
#define FLAG_RC_PO 0x0100
/* rc file contains translations */
#define FLAG_IDL_HEADER 0x0100
/* generates a header (.h) file */
#define FLAG_C_IMPLIB 0x0200
/* file is part of an import library */
#define FLAG_RC_PO 0x0200
/* rc file contains translations */
#define FLAG_C_IMPLIB 0x0400
/* file is part of an import library */
static
const
struct
static
const
struct
{
{
...
@@ -69,7 +70,7 @@ static const struct
...
@@ -69,7 +70,7 @@ static const struct
}
idl_outputs
[]
=
}
idl_outputs
[]
=
{
{
{
FLAG_IDL_TYPELIB
,
".tlb"
,
"$(TARGETFLAGS) $(IDLFLAGS) -t"
},
{
FLAG_IDL_TYPELIB
,
".tlb"
,
"$(TARGETFLAGS) $(IDLFLAGS) -t"
},
{
FLAG_IDL_
TYPELIB
,
"_t.res"
,
"$(TARGETFLAGS) $(IDLFLAGS) -t"
},
{
FLAG_IDL_
REGTYPELIB
,
"_t.res"
,
"$(TARGETFLAGS) $(IDLFLAGS) -t"
},
{
FLAG_IDL_CLIENT
,
"_c.c"
,
"$(IDLFLAGS) -c"
},
{
FLAG_IDL_CLIENT
,
"_c.c"
,
"$(IDLFLAGS) -c"
},
{
FLAG_IDL_IDENT
,
"_i.c"
,
"$(IDLFLAGS) -u"
},
{
FLAG_IDL_IDENT
,
"_i.c"
,
"$(IDLFLAGS) -u"
},
{
FLAG_IDL_PROXY
,
"_p.c"
,
"$(IDLFLAGS) -p"
},
{
FLAG_IDL_PROXY
,
"_p.c"
,
"$(IDLFLAGS) -p"
},
...
@@ -858,6 +859,7 @@ static void parse_pragma_directive( struct incl_file *source, char *str )
...
@@ -858,6 +859,7 @@ static void parse_pragma_directive( struct incl_file *source, char *str )
else
if
(
!
strcmp
(
flag
,
"ident"
))
source
->
flags
|=
FLAG_IDL_IDENT
;
else
if
(
!
strcmp
(
flag
,
"ident"
))
source
->
flags
|=
FLAG_IDL_IDENT
;
else
if
(
!
strcmp
(
flag
,
"typelib"
))
source
->
flags
|=
FLAG_IDL_TYPELIB
;
else
if
(
!
strcmp
(
flag
,
"typelib"
))
source
->
flags
|=
FLAG_IDL_TYPELIB
;
else
if
(
!
strcmp
(
flag
,
"register"
))
source
->
flags
|=
FLAG_IDL_REGISTER
;
else
if
(
!
strcmp
(
flag
,
"register"
))
source
->
flags
|=
FLAG_IDL_REGISTER
;
else
if
(
!
strcmp
(
flag
,
"regtypelib"
))
source
->
flags
|=
FLAG_IDL_REGTYPELIB
;
}
}
else
if
(
strendswith
(
source
->
name
,
".rc"
))
else
if
(
strendswith
(
source
->
name
,
".rc"
))
{
{
...
...
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