summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorghazan <ghazan@miranda.im>2021-11-07 16:48:40 +0300
committerghazan <ghazan@miranda.im>2021-11-07 16:48:40 +0300
commit3d88a792fb2f3950989d95d91e7de57fa1b74923 (patch)
tree4804c598f708690666dffc9f9bf4a37961f20706 /src/core
parent27dab93c710a72ed363b5e0a543827b210ea71af (diff)
first version of mir_core that builds under Linux
Diffstat (limited to 'src/core')
-rw-r--r--src/core/stdautoaway/stdautoaway.cbp11
-rw-r--r--src/core/stdautoaway/stdautoaway.layout5
-rw-r--r--src/core/stdaway/stdaway.cbp11
-rw-r--r--src/core/stdaway/stdaway.layout5
-rw-r--r--src/core/stdclist/stdclist.cbp11
-rw-r--r--src/core/stdclist/stdclist.layout5
-rw-r--r--src/core/stdcrypt/stdcrypt.cbp11
-rw-r--r--src/core/stdcrypt/stdcrypt.layout5
-rw-r--r--src/core/stdemail/stdemail.cbp11
-rw-r--r--src/core/stdemail/stdemail.layout5
-rw-r--r--src/core/stdfile/stdfile.cbp11
-rw-r--r--src/core/stdfile/stdfile.layout5
-rw-r--r--src/core/stdmsg/stdmsg.cbp11
-rw-r--r--src/core/stdmsg/stdmsg.layout5
-rw-r--r--src/core/stdpopup/stdpopup.cbp11
-rw-r--r--src/core/stdpopup/stdpopup.layout5
-rw-r--r--src/core/stduihist/stduihist.cbp11
-rw-r--r--src/core/stduihist/stduihist.layout5
-rw-r--r--src/core/stduserinfo/stduserinfo.cbp11
-rw-r--r--src/core/stduserinfo/stduserinfo.layout5
-rw-r--r--src/core/stduseronline/stduseronline.cbp11
-rw-r--r--src/core/stduseronline/stduseronline.layout5
22 files changed, 176 insertions, 0 deletions
diff --git a/src/core/stdautoaway/stdautoaway.cbp b/src/core/stdautoaway/stdautoaway.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdautoaway/stdautoaway.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>
diff --git a/src/core/stdautoaway/stdautoaway.layout b/src/core/stdautoaway/stdautoaway.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdautoaway/stdautoaway.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdaway/stdaway.cbp b/src/core/stdaway/stdaway.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdaway/stdaway.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>
diff --git a/src/core/stdaway/stdaway.layout b/src/core/stdaway/stdaway.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdaway/stdaway.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdclist/stdclist.cbp b/src/core/stdclist/stdclist.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdclist/stdclist.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>
diff --git a/src/core/stdclist/stdclist.layout b/src/core/stdclist/stdclist.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdclist/stdclist.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdcrypt/stdcrypt.cbp b/src/core/stdcrypt/stdcrypt.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdcrypt/stdcrypt.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>
diff --git a/src/core/stdcrypt/stdcrypt.layout b/src/core/stdcrypt/stdcrypt.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdcrypt/stdcrypt.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdemail/stdemail.cbp b/src/core/stdemail/stdemail.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdemail/stdemail.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>
diff --git a/src/core/stdemail/stdemail.layout b/src/core/stdemail/stdemail.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdemail/stdemail.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdfile/stdfile.cbp b/src/core/stdfile/stdfile.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdfile/stdfile.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>
diff --git a/src/core/stdfile/stdfile.layout b/src/core/stdfile/stdfile.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdfile/stdfile.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdmsg/stdmsg.cbp b/src/core/stdmsg/stdmsg.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdmsg/stdmsg.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>
diff --git a/src/core/stdmsg/stdmsg.layout b/src/core/stdmsg/stdmsg.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdmsg/stdmsg.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stdpopup/stdpopup.cbp b/src/core/stdpopup/stdpopup.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stdpopup/stdpopup.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>
diff --git a/src/core/stdpopup/stdpopup.layout b/src/core/stdpopup/stdpopup.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stdpopup/stdpopup.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stduihist/stduihist.cbp b/src/core/stduihist/stduihist.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stduihist/stduihist.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>
diff --git a/src/core/stduihist/stduihist.layout b/src/core/stduihist/stduihist.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stduihist/stduihist.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stduserinfo/stduserinfo.cbp b/src/core/stduserinfo/stduserinfo.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stduserinfo/stduserinfo.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>
diff --git a/src/core/stduserinfo/stduserinfo.layout b/src/core/stduserinfo/stduserinfo.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stduserinfo/stduserinfo.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>
diff --git a/src/core/stduseronline/stduseronline.cbp b/src/core/stduseronline/stduseronline.cbp
new file mode 100644
index 0000000000..27040ad943
--- /dev/null
+++ b/src/core/stduseronline/stduseronline.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>
diff --git a/src/core/stduseronline/stduseronline.layout b/src/core/stduseronline/stduseronline.layout
new file mode 100644
index 0000000000..00cf04d503
--- /dev/null
+++ b/src/core/stduseronline/stduseronline.layout
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<CodeBlocks_layout_file>
+ <FileVersion major="1" minor="0" />
+ <ActiveTarget name="Debug x64" />
+</CodeBlocks_layout_file>