KiCad PCB EDA Suite
|
#include <kiplatform/environment.h>
#include <wx/intl.h>
#include <wx/filename.h>
#include <wx/stdpaths.h>
#include <wx/string.h>
#include <wx/tokenzr.h>
#include <wx/app.h>
#include <wx/uri.h>
#include <Windows.h>
#include <shellapi.h>
#include <shlwapi.h>
#include <shobjidl_core.h>
#include <winhttp.h>
#include <Softpub.h>
#include <wincrypt.h>
#include <wintrust.h>
#include <kicad_build_version.h>
Go to the source code of this file.
Macros | |
#define | INCLUDE_KICAD_VERSION |
#define INCLUDE_KICAD_VERSION |
Definition at line 44 of file windows/environment.cpp.