VirtualBox

Changeset 63140 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 7, 2016 7:42:51 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109757
Message:

Main/Makefile.kmk: VirtualBox_p.c needs a little tweaking too. (As for VirtualBox_i.c, it's easier to do it here and tweak CFLAGS.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r62918 r63140  
    11801180        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM_0_OUTDIR)/VirtualBox.h)
    11811181        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM_0_OUTDIR)/VirtualBox_i.c)
     1182        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM_0_OUTDIR)/VirtualBox_p.c)
    11821183
    11831184if defined(VBOX_WITH_MIDL_PROXY_STUB)
     
    12021203        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM_0_OUTDIR)/legacy/VirtualBox.h)
    12031204        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM_0_OUTDIR)/legacy/VirtualBox_i.c)
     1205        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM_0_OUTDIR)/legacy/VirtualBox_p.c)
    12041206endif
    12051207
     
    12201222        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM-x86_0_OUTDIR)/VirtualBox.h)
    12211223        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM-x86_0_OUTDIR)/VirtualBox_i.c)
     1224        $(call def_VBoxMainDisableMscWarnings,$(VBoxCOM-x86_0_OUTDIR)/VirtualBox_p.c)
    12221225
    12231226#
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette