summaryrefslogtreecommitdiffstats
path: root/third_party/bspatch/bspatch.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bspatch/bspatch.gyp')
-rw-r--r--third_party/bspatch/bspatch.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/bspatch/bspatch.gyp b/third_party/bspatch/bspatch.gyp
index bc519c4..b511aed 100644
--- a/third_party/bspatch/bspatch.gyp
+++ b/third_party/bspatch/bspatch.gyp
@@ -6,7 +6,7 @@
'targets': [
{
'target_name': 'bspatch',
- 'type': '<(library)',
+ 'type': 'static_library',
'msvs_guid': 'D7ED06E8-6138-4CE3-A906-5EF1D9C804E0',
'dependencies': [
'../lzma_sdk/lzma_sdk.gyp:lzma_sdk',