stc
Loading...
Searching...
No Matches
Constants.hpp
Go to the documentation of this file.
1#pragma once
2
3#ifndef _WIN32
4#define ECHO_CMD "./bin/pseudoecho"
5#else
6#define ECHO_CMD "./bin/pseudoecho.exe"
7#endif