diff options
| author | V.VamsiKrishna | 2015-03-20 11:12:13 +0530 |
|---|---|---|
| committer | V.VamsiKrishna | 2015-03-20 11:12:13 +0530 |
| commit | 9965e93f7eb7297490de597cc8ed8e18b4ba2872 (patch) | |
| tree | 335173ba023e8734ecd608af78e44dddf750a952 /SConstruct | |
| parent | d3280f91a13da6c106f95c289c095714c638d201 (diff) | |
| download | godot-9965e93f7eb7297490de597cc8ed8e18b4ba2872.tar.gz godot-9965e93f7eb7297490de597cc8ed8e18b4ba2872.tar.zst godot-9965e93f7eb7297490de597cc8ed8e18b4ba2872.zip | |
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct index 42c803e81..cb32c0b5f 100644 --- a/SConstruct +++ b/SConstruct @@ -111,7 +111,6 @@ opts.Add('jpg','JPG Image loader support (yes/no)','yes') opts.Add('webp','WEBP Image loader support (yes/no)','yes') opts.Add('dds','DDS Texture loader support (yes/no)','yes') opts.Add('pvr','PVR (PowerVR) Texture loader support (yes/no)','yes') -opts.Add('etc1','etc1 Texture compression support (yes/no)','yes') opts.Add('builtin_zlib','Use built-in zlib (yes/no)','yes') opts.Add('openssl','Use OpenSSL (yes/no/builtin)','no') opts.Add('musepack','Musepack Audio (yes/no)','yes') |
