Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for pool-leap-15.5:aarch64
windows:mingw:win32
mingw32-cross-nsis-plugin-nsprocess
Makefile
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Makefile of Package mingw32-cross-nsis-plugin-nsprocess
CC = i686-w64-mingw32-gcc WINDRES = i686-w64-mingw32-windres OBJ = nsProcess.o pluginapi.o LIBS = -lkernel32 -luser32 LDFLAGS = -Wl,--subsystem,windows -Wl,-S #uncomment for unicode build #CXXFLAGS = -DUNICODE -D_UNICODE nsProcess.dll: $(OBJ) $(CC) -o $@ $(OBJ) $(LIBS) -shared $(LDFLAGS) %.o: %.cpp $(CC) $(CXXFLAGS) -mwindows -c $< %.o: %.rc $(WINDRES) $< $@ clean: rm -f *.o *.dll
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor