"version": "2.0.0", "tasks": [ "label": "build", "type": "shell", "command": "g++", "args": ["-g", "$file", "-o", "$fileDirname/$fileBasenameNoExtension.exe"] ]

clean: del $(TARGET)

# Sample Makefile CC = gcc CFLAGS = -Wall -O2 TARGET = app.exe SOURCES = main.c utils.c $(TARGET): $(SOURCES) $(CC) $(CFLAGS) -o $(TARGET) $(SOURCES)

Mingw Developer | Studio

"version": "2.0.0", "tasks": [ "label": "build", "type": "shell", "command": "g++", "args": ["-g", "$file", "-o", "$fileDirname/$fileBasenameNoExtension.exe"] ]

clean: del $(TARGET)

# Sample Makefile CC = gcc CFLAGS = -Wall -O2 TARGET = app.exe SOURCES = main.c utils.c $(TARGET): $(SOURCES) $(CC) $(CFLAGS) -o $(TARGET) $(SOURCES) mingw developer studio

Abrir chat
¿Necesitas ayuda?
Escanea el código
¡Hola!
¿Como podemos ayudarte?
Envío gratis por compras superiores a $100.000
free-delivery
Carrito de compras cerrar