From 0ce45cef552e32ab67152d48c8f93094ed4e4d62 Mon Sep 17 00:00:00 2001 From: Sacha Date: Tue, 22 Jan 2013 16:17:44 +1000 Subject: [PATCH] Update for Qt project files. New Symbian icon (Belle style) thanks to z435312561. Stat64 -> stat. --- Core/FileSystems/DirectoryFileSystem.cpp | 4 +- Qt/Native.pro | 6 + assets/icon.svg | 776 ++++++++++++++++++----- 3 files changed, 615 insertions(+), 171 deletions(-) mode change 100644 => 100755 assets/icon.svg diff --git a/Core/FileSystems/DirectoryFileSystem.cpp b/Core/FileSystems/DirectoryFileSystem.cpp index 9554f7a9a9..2210cc38d5 100644 --- a/Core/FileSystems/DirectoryFileSystem.cpp +++ b/Core/FileSystems/DirectoryFileSystem.cpp @@ -492,8 +492,8 @@ PSPFileInfo DirectoryFileSystem::GetFileInfo(std::string filename) { if (x.type != FILETYPE_DIRECTORY) { - struct stat64 s; - stat64(fullName.c_str(), &s); + struct stat s; + stat(fullName.c_str(), &s); #ifdef _WIN32 WIN32_FILE_ATTRIBUTE_DATA data; GetFileAttributesEx(fullName.c_str(), GetFileExInfoStandard, &data); diff --git a/Qt/Native.pro b/Qt/Native.pro index c08db9b8e2..87c368ffda 100755 --- a/Qt/Native.pro +++ b/Qt/Native.pro @@ -30,6 +30,12 @@ HEADERS += ../native/ext/etcpack/etcdec.h \ ../native/ext/etcpack/image.h INCLUDEPATH += ../native/ext/etcpack +# Cityhash +SOURCES += ../native/ext/cityhash/city.cpp +HEADERS += ../native/ext/cityhash/city.h \ + ../native/ext/cityhash/citycrc.h +INCLUDEPATH += ../native/ext/cityhash + # Stb_image SOURCES += ../native/ext/stb_image/stb_image.c diff --git a/assets/icon.svg b/assets/icon.svg old mode 100644 new mode 100755 index 06c2059e7e..6b9741050a --- a/assets/icon.svg +++ b/assets/icon.svg @@ -1,169 +1,607 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +