diff options
author | ghazan <ghazan@miranda.im> | 2021-11-07 16:48:40 +0300 |
---|---|---|
committer | ghazan <ghazan@miranda.im> | 2021-11-07 16:48:40 +0300 |
commit | 3d88a792fb2f3950989d95d91e7de57fa1b74923 (patch) | |
tree | 4804c598f708690666dffc9f9bf4a37961f20706 /libs/Pcre16/pcre16.cbp | |
parent | 27dab93c710a72ed363b5e0a543827b210ea71af (diff) |
first version of mir_core that builds under Linux
Diffstat (limited to 'libs/Pcre16/pcre16.cbp')
-rw-r--r-- | libs/Pcre16/pcre16.cbp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/Pcre16/pcre16.cbp b/libs/Pcre16/pcre16.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/libs/Pcre16/pcre16.cbp @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_project_file> + <FileVersion major="1" minor="6" /> + <Project> + <Option title="" /> + <Option pch_mode="2" /> + <Option compiler="gcc" /> + <Build /> + <Extensions /> + </Project> +</CodeBlocks_project_file> |