Windows-related code moved to core/win directory.
This commit is contained in:
		
							parent
							
								
									7ea3f4a792
								
							
						
					
					
						commit
						e31128341b
					
				| @ -1,6 +1,6 @@ | |||||||
| TARGETNAME=libvchan | TARGETNAME=libvchan | ||||||
| TARGETTYPE=LIBRARY | TARGETTYPE=LIBRARY | ||||||
| TARGETPATH=..\libs | TARGETPATH=..\win\libs | ||||||
| 
 | 
 | ||||||
| #BUILD_PASS0_CONSUMES=gntmem evtchn xenstore | #BUILD_PASS0_CONSUMES=gntmem evtchn xenstore | ||||||
| #BUILD_PASS0_PRODUCES=vchan | #BUILD_PASS0_PRODUCES=vchan | ||||||
| @ -10,7 +10,7 @@ USE_MSVCRT=1 | |||||||
| DLLDEF=libvchan.def | DLLDEF=libvchan.def | ||||||
| 
 | 
 | ||||||
| INCLUDES=$(INCLUDES); \ | INCLUDES=$(INCLUDES); \ | ||||||
|                     ..\include;\ |                     ..\win\include;\ | ||||||
| 
 | 
 | ||||||
| SOURCES=io.c init.c | SOURCES=io.c init.c | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Alexander Tereshkin
						Alexander Tereshkin