diff options
author | Leonard Kugis <leonardkugis@gmail.com> | 2018-02-01 00:26:36 +0100 |
---|---|---|
committer | Leonard Kugis <leonardkugis@gmail.com> | 2018-02-01 00:26:36 +0100 |
commit | be4f2582062196dd6ecf393f55566367bc1dfa9f (patch) | |
tree | 9c80c556327097f6ab7e4b97b5b195d45167565f /.cproject | |
parent | 28006d5fa6af63a9bc2f274e7daf7a741eaacde5 (diff) |
reorganized configs
Diffstat (limited to '.cproject')
-rw-r--r-- | .cproject | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -69,6 +69,8 @@ <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="pthread"/> <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="amdocl"/> <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="amdocl12cl"/> + <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="avcodec"/> + <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="avutil"/> </option> <option id="gnu.c.link.option.paths.1322466417" name="Library search path (-L)" superClass="gnu.c.link.option.paths" valueType="libPaths"> <listOptionValue builtIn="false" value=""${MSYS_HOME}\mingw32\lib""/> @@ -199,6 +201,8 @@ <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="OpenCL"/> <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="amdocl"/> <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="amdocl12cl"/> + <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="avcodec"/> + <listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="avutil"/> </option> <option id="gnu.c.link.option.paths.1055912140" name="Library search path (-L)" superClass="gnu.c.link.option.paths" valueType="libPaths"> <listOptionValue builtIn="false" value=""${MSYS_HOME}\mingw32\lib""/> |