Changeset 47647 in vbox for trunk/src/VBox/Additions/common/crOpenGL/defs.py
- Timestamp:
- Aug 9, 2013 1:51:14 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 87848
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/defs.py
r46966 r47647 10 10 apiutil.CopyrightDef() 11 11 12 print "LIBRARY VBoxOGL" 12 # NOTE: if we need a LIBRARY statement, we would need to create a defs-x86.py to generate a .def file for VBoxOGL-x86 library 13 #print "LIBRARY VBoxOGL" 13 14 #print "DESCRIPTION \"\"" - warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored 14 15 print "EXPORTS"
Note:
See TracChangeset
for help on using the changeset viewer.