~efargaspro/codeblocks/trunk

« back to all changes in this revision

Viewing changes to src/plugins/contrib/FileManager/FileManager_wx30-unix.cbp

  • Committer: fuscated
  • Date: 2016-02-21 17:47:28 UTC
  • Revision ID: svn-v4:2a5c6006-c6dd-42ca-98ab-0921f2732cef:trunk:10787
- c++11: Add the option to unix contrib project for wx30

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
                        <Add option="-DcbDEBUG" />
40
40
                        <Add option="-DCB_PRECOMP" />
41
41
                        <Add option="-D__FAM__" />
 
42
                        <Add option="-std=c++11" />
42
43
                        <Add directory="../../../include" />
43
44
                        <Add directory="../../../sdk/wxscintilla/include" />
44
45
                        <Add directory="../../../include/mozilla_chardet" />