Browse Source

Exclude windows folder of glslang on linux

--HG--
branch : minor
Bart van Strien 8 years ago
parent
commit
2b4cd99c96
1 changed files with 3 additions and 2 deletions
  1. 3 2
      platform/unix/exclude

+ 3 - 2
platform/unix/exclude

@@ -1,5 +1,6 @@
-\./libraries/luasocket/libluasocket/wsocket\.*
-\./modules/sound/lullaby/FLACDecoder\.*
+\./libraries/luasocket/libluasocket/wsocket.*
+\./modules/sound/lullaby/FLACDecoder\..*
 \./love\.cpp
 \./love\.cpp
 \./modules/sound/lullaby/Mpg123Decoder\.cpp
 \./modules/sound/lullaby/Mpg123Decoder\.cpp
 \./modules/sound/lullaby/Mpg123Decoder\.h
 \./modules/sound/lullaby/Mpg123Decoder\.h
+\./libraries/glslang/glslang/OSDependent/Windows