mirror of
				https://github.com/janet-lang/janet
				synced 2025-11-04 01:23:04 +00:00 
			
		
		
		
	Merge pull request #1498 from sogaiu/remove-janet-def
Don't try to copy janet.def
This commit is contained in:
		@@ -121,7 +121,6 @@ copy README.md dist\README.md
 | 
			
		||||
 | 
			
		||||
copy janet.lib dist\janet.lib
 | 
			
		||||
copy janet.exp dist\janet.exp
 | 
			
		||||
copy janet.def dist\janet.def
 | 
			
		||||
 | 
			
		||||
janet.exe tools\patch-header.janet src\include\janet.h src\conf\janetconf.h build\janet.h
 | 
			
		||||
copy build\janet.h dist\janet.h
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user