commit 2025-09-05 21:02 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -163,8 +163,8 @@ int main(int AI_ArgCnt, char* APP_ArgVal[])*/
|
||||
|
||||
■ mingw 컴파일
|
||||
|
||||
g++.exe -o ZtCThreadEx_000_mw.exe ZtCThreadEx_000.cpp -I../
|
||||
g++.exe -o ZtCThreadEx_000_mw_D.exe ZtCThreadEx_000.cpp -I../ -D_DEBUG
|
||||
g++.exe -std=c++98 -o ZtCThreadEx_000_mw.exe ZtCThreadEx_000.cpp -I../
|
||||
g++.exe -std=c++98 -o ZtCThreadEx_000_mw_D.exe ZtCThreadEx_000.cpp -I../ -D_DEBUG
|
||||
|
||||
./ZtCThreadEx_000_mw.exe
|
||||
./ZtCThreadEx_000_mw_D.exe
|
||||
|
Reference in New Issue
Block a user