WebAssembly CMake support and other changes

RagePhoto-Extract: removed unnecessary includes
Windows RagePhoto-Extract: included Windows resource file

RagePhotoA: include iostream to fix undefined std::

RagePhoto: seperate C and CXX exports to export only C functions with
WebAssembly
Windows RagePhoto: changed Windows resource file language to 0x0

Doxyfile: change PROJECT_VERSION variable to ragephoto_VERSION variable
This commit is contained in:
Syping 2021-11-16 06:20:20 +01:00
parent 44d67fa78f
commit c6566c8f17
11 changed files with 134 additions and 51 deletions

View file

@ -17,8 +17,6 @@
*****************************************************************************/
#include "RagePhotoC.h"
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{