Skip to content

Commit bb0ccd2

Browse files
committed
don't attempt to build on non-windows platforms
1 parent ec96e3d commit bb0ccd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

direct/src/directd/Sources.pp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
// This package presently only builds on Windows.
3+
#define DIRECTORY_IF_WINDOWS yes
4+
25
//#define LOCAL_LIBS \
36
// directbase
47
#define OTHER_LIBS \

0 commit comments

Comments
 (0)